|
| DQuickControlColorSelector (QQuickItem *parent) |
|
QQuickItem * | control () const |
|
void | setControl (QQuickItem *newControl) |
|
DQMLGlobalObject::ControlState | controlState () const |
|
DGuiApplicationHelper::ColorType | controlTheme () const |
|
Dtk::Quick::DQuickControlPalette::ColorFamily | family () const |
|
void | setFamily (const DQuickControlPalette::ColorFamily &newFamily) |
|
void | resetFamily () |
|
bool | hovered () const |
|
void | setHovered (bool newHovered) |
|
void | resetHovered () |
|
bool | pressed () const |
|
void | setPressed (bool newPressed) |
|
void | resetPressed () |
|
bool | disabled () const |
|
void | setDisabled (bool newDisabled) |
|
void | resetDisabled () |
|
bool | inactived () const |
|
void | setInactived (bool newInactived) |
|
void | resetInactived () |
|