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
DomColorGroup Class Reference

#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)
 
 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)
 

Detailed Description

Definition at line 1516 of file ui4.h.

Constructor & Destructor Documentation

◆ DomColorGroup() [1/2]

DomColorGroup::DomColorGroup ( )
default

◆ ~DomColorGroup() [1/2]

DomColorGroup::~DomColorGroup ( )

Definition at line 2891 of file ui4.cpp.

◆ DomColorGroup() [2/2]

DomColorGroup::DomColorGroup ( )
default

◆ ~DomColorGroup() [2/2]

DomColorGroup::~DomColorGroup ( )

Member Function Documentation

◆ elementColor() [1/2]

QList< DomColor * > DomColorGroup::elementColor ( ) const
inline

Definition at line 1529 of file ui4.h.

◆ elementColor() [2/2]

QList< DomColor * > DomColorGroup::elementColor ( ) const
inline

Definition at line 1529 of file ui4_p.h.

◆ elementColorRole() [1/2]

QList< DomColorRole * > DomColorGroup::elementColorRole ( ) const
inline

Definition at line 1526 of file ui4.h.

◆ elementColorRole() [2/2]

QList< DomColorRole * > DomColorGroup::elementColorRole ( ) const
inline

Definition at line 1526 of file ui4_p.h.

◆ read() [1/2]

void DomColorGroup::read ( QXmlStreamReader & reader)

Definition at line 2899 of file ui4.cpp.

◆ read() [2/2]

void DomColorGroup::read ( QXmlStreamReader & reader)

◆ setElementColor() [1/2]

void DomColorGroup::setElementColor ( const QList< DomColor * > & a)

Definition at line 2947 of file ui4.cpp.

◆ setElementColor() [2/2]

void DomColorGroup::setElementColor ( const QList< DomColor * > & a)

◆ setElementColorRole() [1/2]

void DomColorGroup::setElementColorRole ( const QList< DomColorRole * > & a)

Definition at line 2941 of file ui4.cpp.

◆ setElementColorRole() [2/2]

void DomColorGroup::setElementColorRole ( const QList< DomColorRole * > & a)

◆ write() [1/2]

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

Definition at line 2928 of file ui4.cpp.

◆ write() [2/2]

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

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