Qt 5.13
Qt GUI
C++ Classes
QPalette
Qt 5.13.0 Reference Documentation
List of All Members for QPalette
This is the complete list of members for
QPalette
, including inherited members.
enum
ColorGroup
enum
ColorRole
QPalette
(const QPalette &)
QPalette
(const QBrush &, const QBrush &, const QBrush &, const QBrush &, const QBrush &, const QBrush &, const QBrush &, const QBrush &, const QBrush &)
QPalette
(const QColor &, const QColor &)
QPalette
(Qt::GlobalColor )
QPalette
(const QColor &)
QPalette
()
operator=
(const QPalette &) : QPalette &
~QPalette
()
cacheKey
() const : qint64
isBrushSet
(QPalette::ColorGroup , QPalette::ColorRole ) const : bool
isCopyOf
(const QPalette &) const : bool
resolve
(const QPalette &) const : QPalette
setColorGroup
(QPalette::ColorGroup , const QBrush &, const QBrush &, const QBrush &, const QBrush &, const QBrush &, const QBrush &, const QBrush &, const QBrush &, const QBrush &)
operator QVariant
() const : QVariant
operator==
(const QPalette &) const : bool