DtkGui 5.5.23
DTK Gui module
|
DPalette提供了修改的 QPalette 类. 更多...
Public 成员函数 | |
DPalette () | |
DPalette::DPalette构造函数 | |
DPalette (const QPalette &palette) | |
DPalette::DPalette构造函数 palette 参数被发送到 QPalette 构造函数 | |
DPalette (const DPalette &palette) | |
DPalette::DPalette构造函数 palette 参数被发送到 QPalette 构造函数 | |
DPalette & | operator= (const DPalette &palette) |
const QColor & | color (ColorGroup cg, ColorType ct) const |
const QBrush & | brush (ColorGroup cg, ColorType ct) const |
void | setColor (ColorGroup cg, ColorType ct, const QColor &color) |
void | setColor (ColorType ct, const QColor &color) |
void | setBrush (ColorType ct, const QBrush &brush) |
void | setBrush (ColorGroup cg, ColorType ct, const QBrush &brush) |
const QColor & | color (ColorType ct) const |
const QBrush & | brush (ColorType ct) const |
const QBrush & | itemBackground () const |
const QBrush & | textTitle () const |
D_DECL_DEPRECATED const QBrush & | textTiele () const |
const QBrush & | textTips () const |
const QBrush & | textWarning () const |
const QBrush & | textLively () const |
const QBrush & | lightLively () const |
const QBrush & | darkLively () const |
const QBrush & | frameBorder () const |
const QBrush & | placeholderText () const |
const QBrush & | frameShadowBorder () const |
Protected 属性 | |
QScopedPointer< DPalettePrivate > | d |
友元 | |
Q_GUI_EXPORT QDataStream & | operator<< (QDataStream &s, const DPalette &p) |
DPalette提供了修改的 QPalette 类.
\inmodule dtkgui
DPalette添加了新的颜色类型