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

#include <ui4.h>

Collaboration diagram for DomColorRole:

Public Member Functions

 DomColorRole ()=default
 ~DomColorRole ()
void read (QXmlStreamReader &reader)
void write (QXmlStreamWriter &writer, const QString &tagName=QString()) const
bool hasAttributeRole () const
QString attributeRole () const
void setAttributeRole (const QString &a)
void clearAttributeRole ()
DomBrushelementBrush () const
DomBrushtakeElementBrush ()
void setElementBrush (DomBrush *a)
bool hasElementBrush () const
void clearElementBrush ()
 DomColorRole ()=default
 ~DomColorRole ()
void read (QXmlStreamReader &reader)
void write (QXmlStreamWriter &writer, const QString &tagName=QString()) const
bool hasAttributeRole () const
QString attributeRole () const
void setAttributeRole (const QString &a)
void clearAttributeRole ()
DomBrushelementBrush () const
DomBrushtakeElementBrush ()
void setElementBrush (DomBrush *a)
bool hasElementBrush () const
void clearElementBrush ()

Detailed Description

Definition at line 1488 of file ui4.h.

Constructor & Destructor Documentation

◆ DomColorRole() [1/2]

DomColorRole::DomColorRole ( )
default

◆ ~DomColorRole() [1/2]

DomColorRole::~DomColorRole ( )

Definition at line 2825 of file ui4.cpp.

◆ DomColorRole() [2/2]

DomColorRole::DomColorRole ( )
default

◆ ~DomColorRole() [2/2]

DomColorRole::~DomColorRole ( )

Member Function Documentation

◆ attributeRole() [1/2]

QString DomColorRole::attributeRole ( ) const
inline

Definition at line 1499 of file ui4.h.

◆ attributeRole() [2/2]

QString DomColorRole::attributeRole ( ) const
inline

Definition at line 1499 of file ui4_p.h.

◆ clearAttributeRole() [1/2]

void DomColorRole::clearAttributeRole ( )
inline

Definition at line 1501 of file ui4.h.

◆ clearAttributeRole() [2/2]

void DomColorRole::clearAttributeRole ( )
inline

Definition at line 1501 of file ui4_p.h.

◆ clearElementBrush() [1/2]

void DomColorRole::clearElementBrush ( )

Definition at line 2891 of file ui4.cpp.

◆ clearElementBrush() [2/2]

void DomColorRole::clearElementBrush ( )

◆ elementBrush() [1/2]

DomBrush * DomColorRole::elementBrush ( ) const
inline

Definition at line 1504 of file ui4.h.

◆ elementBrush() [2/2]

DomBrush * DomColorRole::elementBrush ( ) const
inline

Definition at line 1504 of file ui4_p.h.

◆ hasAttributeRole() [1/2]

bool DomColorRole::hasAttributeRole ( ) const
inline

Definition at line 1498 of file ui4.h.

◆ hasAttributeRole() [2/2]

bool DomColorRole::hasAttributeRole ( ) const
inline

Definition at line 1498 of file ui4_p.h.

◆ hasElementBrush() [1/2]

bool DomColorRole::hasElementBrush ( ) const
inline

Definition at line 1507 of file ui4.h.

◆ hasElementBrush() [2/2]

bool DomColorRole::hasElementBrush ( ) const
inline

Definition at line 1507 of file ui4_p.h.

◆ read() [1/2]

void DomColorRole::read ( QXmlStreamReader & reader)

Definition at line 2830 of file ui4.cpp.

◆ read() [2/2]

void DomColorRole::read ( QXmlStreamReader & reader)

◆ setAttributeRole() [1/2]

void DomColorRole::setAttributeRole ( const QString & a)
inline

Definition at line 1500 of file ui4.h.

◆ setAttributeRole() [2/2]

void DomColorRole::setAttributeRole ( const QString & a)
inline

Definition at line 1500 of file ui4_p.h.

◆ setElementBrush() [1/2]

void DomColorRole::setElementBrush ( DomBrush * a)

Definition at line 2884 of file ui4.cpp.

◆ setElementBrush() [2/2]

void DomColorRole::setElementBrush ( DomBrush * a)

◆ takeElementBrush() [1/2]

DomBrush * DomColorRole::takeElementBrush ( )

Definition at line 2876 of file ui4.cpp.

◆ takeElementBrush() [2/2]

DomBrush * DomColorRole::takeElementBrush ( )

◆ write() [1/2]

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

Definition at line 2863 of file ui4.cpp.

◆ write() [2/2]

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

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