![]() |
Qt 6.x
The Qt SDK
|
This is the complete list of members for DomColor, including all inherited members.
attributeAlpha() const | DomColor | inline |
clearAttributeAlpha() | DomColor | inline |
clearElementBlue() | DomColor | |
clearElementGreen() | DomColor | |
clearElementRed() | DomColor | |
DomColor()=default | DomColor | |
elementBlue() const | DomColor | inline |
elementGreen() const | DomColor | inline |
elementRed() const | DomColor | inline |
hasAttributeAlpha() const | DomColor | inline |
hasElementBlue() const | DomColor | inline |
hasElementGreen() const | DomColor | inline |
hasElementRed() const | DomColor | inline |
read(QXmlStreamReader &reader) | DomColor | |
setAttributeAlpha(int a) | DomColor | inline |
setElementBlue(int a) | DomColor | |
setElementGreen(int a) | DomColor | |
setElementRed(int a) | DomColor | |
write(QXmlStreamWriter &writer, const QString &tagName=QString()) const | DomColor | |
~DomColor() | DomColor |