-
enum
ColorGroup
-
enum
ColorRole
-
QPalette
()
-
QPalette
(const QColor &)
-
QPalette
(Qt::GlobalColor)
-
QPalette
(const QColor &, const QColor &)
-
QPalette
(const QBrush &, const QBrush &, const QBrush &, const QBrush &, const QBrush &, const QBrush &, const QBrush &, const QBrush &, const QBrush &)
-
QPalette
(const QPalette &)
-
QPalette
(QPalette &&)
-
~QPalette
()
-
alternateBase
() const : const QBrush &
-
base
() const : const QBrush &
-
brightText
() const : const QBrush &
-
brush
(QPalette::ColorGroup, QPalette::ColorRole) const : const QBrush &
-
brush
(QPalette::ColorRole) const : const QBrush &
-
button
() const : const QBrush &
-
buttonText
() const : const QBrush &
-
cacheKey
() const : qint64
-
color
(QPalette::ColorGroup, QPalette::ColorRole) const : const QColor &
-
color
(QPalette::ColorRole) const : const QColor &
-
currentColorGroup
() const : QPalette::ColorGroup
-
dark
() const : const QBrush &
-
highlight
() const : const QBrush &
-
highlightedText
() const : const QBrush &
-
isBrushSet
(QPalette::ColorGroup, QPalette::ColorRole) const : bool
-
isCopyOf
(const QPalette &) const : bool
|
-
isEqual
(QPalette::ColorGroup, QPalette::ColorGroup) const : bool
-
light
() const : const QBrush &
-
link
() const : const QBrush &
-
linkVisited
() const : const QBrush &
-
mid
() const : const QBrush &
-
midlight
() const : const QBrush &
-
placeholderText
() const : const QBrush &
-
resolve
(const QPalette &) const : QPalette
-
setBrush
(QPalette::ColorRole, const QBrush &)
-
setBrush
(QPalette::ColorGroup, QPalette::ColorRole, const QBrush &)
-
setColor
(QPalette::ColorGroup, QPalette::ColorRole, const QColor &)
-
setColor
(QPalette::ColorRole, const QColor &)
-
setColorGroup
(QPalette::ColorGroup, const QBrush &, const QBrush &, const QBrush &, const QBrush &, const QBrush &, const QBrush &, const QBrush &, const QBrush &, const QBrush &)
-
setCurrentColorGroup
(QPalette::ColorGroup)
-
shadow
() const : const QBrush &
-
swap
(QPalette &)
-
text
() const : const QBrush &
-
toolTipBase
() const : const QBrush &
-
toolTipText
() const : const QBrush &
-
window
() const : const QBrush &
-
windowText
() const : const QBrush &
-
operator QVariant
() const : QVariant
-
operator!=
(const QPalette &) const : bool
-
operator=
(const QPalette &) : QPalette &
-
operator=
(QPalette &&) : QPalette &
-
operator==
(const QPalette &) const : bool
|