![]() |
Qt 6.x
The Qt SDK
|
#include <ui4.h>
Collaboration diagram for DomColorGroup:Public Member Functions | |
| DomColorGroup ()=default | |
| ~DomColorGroup () | |
| void | read (QXmlStreamReader &reader) |
| void | write (QXmlStreamWriter &writer, const QString &tagName=QString()) const |
| QList< DomColorRole * > | elementColorRole () const |
| void | setElementColorRole (const QList< DomColorRole * > &a) |
| QList< DomColor * > | elementColor () const |
| void | setElementColor (const QList< DomColor * > &a) |
|
default |
| DomColorGroup::~DomColorGroup | ( | ) |
Definition at line 2890 of file ui4.cpp.
References QList< T >::clear(), and qDeleteAll().
Here is the call graph for this function:
|
inline |
| void DomColorGroup::read | ( | QXmlStreamReader & | reader | ) |
Definition at line 2898 of file ui4.cpp.
References QList< T >::append(), Qt::CaseInsensitive, and tag.
Here is the call graph for this function:| void DomColorGroup::setElementColorRole | ( | const QList< DomColorRole * > & | a | ) |
Definition at line 2927 of file ui4.cpp.
References QString::isEmpty(), QStringLiteral, and QString::toLower().
Referenced by DomPalette::write().
Here is the call graph for this function:
Here is the caller graph for this function: