Qt 4.8
|
Public Functions | |
QPalettePrivate () | |
Public Variables | |
QBrush | br [QPalette::NColorGroups][QPalette::NColorRoles] |
int | detach_no |
QAtomicInt | ref |
int | ser_no |
Definition at line 51 of file qpalette.cpp.
|
inline |
Definition at line 53 of file qpalette.cpp.
QBrush QPalettePrivate::br[QPalette::NColorGroups][QPalette::NColorRoles] |
Definition at line 55 of file qpalette.cpp.
Referenced by QPalette::brush(), QPalette::detach(), QPalette::isEqual(), QPalette::operator==(), QPalette::resolve(), and QPalette::setBrush().
int QPalettePrivate::detach_no |
Definition at line 57 of file qpalette.cpp.
Referenced by QPalette::cacheKey(), and QPalette::detach().
QAtomicInt QPalettePrivate::ref |
Definition at line 54 of file qpalette.cpp.
Referenced by QPalette::detach(), QPalette::operator=(), QPalette::QPalette(), and QPalette::~QPalette().
int QPalettePrivate::ser_no |
Definition at line 56 of file qpalette.cpp.
Referenced by QPalette::cacheKey(), and QPalette::serialNumber().