#include <ui4.h>
Definition at line 1221 of file ui4.h.
◆ DomColor()
◆ ~DomColor()
◆ attributeAlpha()
| int DomColor::attributeAlpha |
( |
| ) |
const |
|
inline |
◆ clearAttributeAlpha()
| void DomColor::clearAttributeAlpha |
( |
| ) |
|
|
inline |
◆ clearElementBlue()
| void DomColor::clearElementBlue |
( |
| ) |
|
◆ clearElementGreen()
| void DomColor::clearElementGreen |
( |
| ) |
|
◆ clearElementRed()
| void DomColor::clearElementRed |
( |
| ) |
|
◆ elementBlue()
| int DomColor::elementBlue |
( |
| ) |
const |
|
inline |
◆ elementGreen()
| int DomColor::elementGreen |
( |
| ) |
const |
|
inline |
◆ elementRed()
| int DomColor::elementRed |
( |
| ) |
const |
|
inline |
◆ hasAttributeAlpha()
| bool DomColor::hasAttributeAlpha |
( |
| ) |
const |
|
inline |
◆ hasElementBlue()
| bool DomColor::hasElementBlue |
( |
| ) |
const |
|
inline |
◆ hasElementGreen()
| bool DomColor::hasElementGreen |
( |
| ) |
const |
|
inline |
◆ hasElementRed()
| bool DomColor::hasElementRed |
( |
| ) |
const |
|
inline |
◆ read()
| void DomColor::read |
( |
QXmlStreamReader & |
reader | ) |
|
◆ setAttributeAlpha()
| void DomColor::setAttributeAlpha |
( |
int |
a | ) |
|
|
inline |
◆ setElementBlue()
| void DomColor::setElementBlue |
( |
int |
a | ) |
|
◆ setElementGreen()
| void DomColor::setElementGreen |
( |
int |
a | ) |
|
◆ setElementRed()
| void DomColor::setElementRed |
( |
int |
a | ) |
|
◆ write()
| void DomColor::write |
( |
QXmlStreamWriter & |
writer, |
|
|
const QString & |
tagName = QString() |
|
) |
| const |
The documentation for this class was generated from the following files: