DtkDeclarative
DTK Declarative module
|
Public 成员函数 | |
DQuickControlColor (const DColor &color) | |
DQuickControlColor (DQuickControlColor &&other) | |
DQuickControlColor (const DQuickControlColor &other) | |
DQuickControlColor & | operator= (const DQuickControlColor &other) |
DQuickControlColor & | operator= (DQuickControlColor &&other) |
const DColor & | common () const |
void | setCommon (const DColor &newCommon) |
const DColor & | crystal () const |
void | setCrystal (const DColor &newCrystal) |
属性 | |
DTK_QUICK_NAMESPACE::DColor | common |
DTK_QUICK_NAMESPACE::DColor | crystal |
友元 | |
class | DQuickControlPalette |