Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
DomPalette Class Reference

#include <ui4.h>

+ Collaboration diagram for DomPalette:

Public Member Functions

 DomPalette ()=default
 
 ~DomPalette ()
 
void read (QXmlStreamReader &reader)
 
void write (QXmlStreamWriter &writer, const QString &tagName=QString()) const
 
DomColorGroupelementActive () const
 
DomColorGrouptakeElementActive ()
 
void setElementActive (DomColorGroup *a)
 
bool hasElementActive () const
 
void clearElementActive ()
 
DomColorGroupelementInactive () const
 
DomColorGrouptakeElementInactive ()
 
void setElementInactive (DomColorGroup *a)
 
bool hasElementInactive () const
 
void clearElementInactive ()
 
DomColorGroupelementDisabled () const
 
DomColorGrouptakeElementDisabled ()
 
void setElementDisabled (DomColorGroup *a)
 
bool hasElementDisabled () const
 
void clearElementDisabled ()
 
 DomPalette ()=default
 
 ~DomPalette ()
 
void read (QXmlStreamReader &reader)
 
void write (QXmlStreamWriter &writer, const QString &tagName=QString()) const
 
DomColorGroupelementActive () const
 
DomColorGrouptakeElementActive ()
 
void setElementActive (DomColorGroup *a)
 
bool hasElementActive () const
 
void clearElementActive ()
 
DomColorGroupelementInactive () const
 
DomColorGrouptakeElementInactive ()
 
void setElementInactive (DomColorGroup *a)
 
bool hasElementInactive () const
 
void clearElementInactive ()
 
DomColorGroupelementDisabled () const
 
DomColorGrouptakeElementDisabled ()
 
void setElementDisabled (DomColorGroup *a)
 
bool hasElementDisabled () const
 
void clearElementDisabled ()
 

Detailed Description

Definition at line 1545 of file ui4.h.

Constructor & Destructor Documentation

◆ DomPalette() [1/2]

DomPalette::DomPalette ( )
default

◆ ~DomPalette() [1/2]

DomPalette::~DomPalette ( )

Definition at line 2953 of file ui4.cpp.

◆ DomPalette() [2/2]

DomPalette::DomPalette ( )
default

◆ ~DomPalette() [2/2]

DomPalette::~DomPalette ( )

Member Function Documentation

◆ clearElementActive() [1/2]

void DomPalette::clearElementActive ( )

Definition at line 3056 of file ui4.cpp.

◆ clearElementActive() [2/2]

void DomPalette::clearElementActive ( )

◆ clearElementDisabled() [1/2]

void DomPalette::clearElementDisabled ( )

Definition at line 3070 of file ui4.cpp.

◆ clearElementDisabled() [2/2]

void DomPalette::clearElementDisabled ( )

◆ clearElementInactive() [1/2]

void DomPalette::clearElementInactive ( )

Definition at line 3063 of file ui4.cpp.

◆ clearElementInactive() [2/2]

void DomPalette::clearElementInactive ( )

◆ elementActive() [1/2]

DomColorGroup * DomPalette::elementActive ( ) const
inline

Definition at line 1555 of file ui4.h.

◆ elementActive() [2/2]

DomColorGroup * DomPalette::elementActive ( ) const
inline

Definition at line 1555 of file ui4_p.h.

◆ elementDisabled() [1/2]

DomColorGroup * DomPalette::elementDisabled ( ) const
inline

Definition at line 1567 of file ui4.h.

◆ elementDisabled() [2/2]

DomColorGroup * DomPalette::elementDisabled ( ) const
inline

Definition at line 1567 of file ui4_p.h.

◆ elementInactive() [1/2]

DomColorGroup * DomPalette::elementInactive ( ) const
inline

Definition at line 1561 of file ui4.h.

◆ elementInactive() [2/2]

DomColorGroup * DomPalette::elementInactive ( ) const
inline

Definition at line 1561 of file ui4_p.h.

◆ hasElementActive() [1/2]

bool DomPalette::hasElementActive ( ) const
inline

Definition at line 1558 of file ui4.h.

◆ hasElementActive() [2/2]

bool DomPalette::hasElementActive ( ) const
inline

Definition at line 1558 of file ui4_p.h.

◆ hasElementDisabled() [1/2]

bool DomPalette::hasElementDisabled ( ) const
inline

Definition at line 1570 of file ui4.h.

◆ hasElementDisabled() [2/2]

bool DomPalette::hasElementDisabled ( ) const
inline

Definition at line 1570 of file ui4_p.h.

◆ hasElementInactive() [1/2]

bool DomPalette::hasElementInactive ( ) const
inline

Definition at line 1564 of file ui4.h.

◆ hasElementInactive() [2/2]

bool DomPalette::hasElementInactive ( ) const
inline

Definition at line 1564 of file ui4_p.h.

◆ read() [1/2]

void DomPalette::read ( QXmlStreamReader & reader)

Definition at line 2960 of file ui4.cpp.

◆ read() [2/2]

void DomPalette::read ( QXmlStreamReader & reader)

◆ setElementActive() [1/2]

void DomPalette::setElementActive ( DomColorGroup * a)

Definition at line 3019 of file ui4.cpp.

◆ setElementActive() [2/2]

void DomPalette::setElementActive ( DomColorGroup * a)

◆ setElementDisabled() [1/2]

void DomPalette::setElementDisabled ( DomColorGroup * a)

Definition at line 3049 of file ui4.cpp.

◆ setElementDisabled() [2/2]

void DomPalette::setElementDisabled ( DomColorGroup * a)

◆ setElementInactive() [1/2]

void DomPalette::setElementInactive ( DomColorGroup * a)

Definition at line 3034 of file ui4.cpp.

◆ setElementInactive() [2/2]

void DomPalette::setElementInactive ( DomColorGroup * a)

◆ takeElementActive() [1/2]

DomColorGroup * DomPalette::takeElementActive ( )

Definition at line 3011 of file ui4.cpp.

◆ takeElementActive() [2/2]

DomColorGroup * DomPalette::takeElementActive ( )

◆ takeElementDisabled() [1/2]

DomColorGroup * DomPalette::takeElementDisabled ( )

Definition at line 3041 of file ui4.cpp.

◆ takeElementDisabled() [2/2]

DomColorGroup * DomPalette::takeElementDisabled ( )

◆ takeElementInactive() [1/2]

DomColorGroup * DomPalette::takeElementInactive ( )

Definition at line 3026 of file ui4.cpp.

◆ takeElementInactive() [2/2]

DomColorGroup * DomPalette::takeElementInactive ( )

◆ write() [1/2]

void DomPalette::write ( QXmlStreamWriter & writer,
const QString & tagName = QString() ) const

Definition at line 2995 of file ui4.cpp.

◆ write() [2/2]

void DomPalette::write ( QXmlStreamWriter & writer,
const QString & tagName = QString() ) const

The documentation for this class was generated from the following files: