List of All Members for QPalette
This is the complete list of members for QPalette, including inherited members.
- 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(ColorGroup , ColorRole ) const : const QBrush &
- brush(ColorRole ) const : const QBrush &
- button() const : const QBrush &
- buttonText() const : const QBrush &
- cacheKey() const : qint64
- color(ColorGroup , ColorRole ) const : const QColor &
- color(ColorRole ) const : const QColor &
- currentColorGroup() const : ColorGroup
- dark() const : const QBrush &
- highlight() const : const QBrush &
- highlightedText() const : const QBrush &
- isBrushSet(ColorGroup , ColorRole ) const : bool
- isCopyOf(const QPalette &) const : bool
|
- isEqual(ColorGroup , ColorGroup ) const : bool
- light() const : const QBrush &
- link() const : const QBrush &
- linkVisited() const : const QBrush &
- mid() const : const QBrush &
- midlight() const : const QBrush &
- resolve(const QPalette &) const : QPalette
- setBrush(ColorRole , const QBrush &)
- setBrush(ColorGroup , ColorRole , const QBrush &)
- setColor(ColorGroup , ColorRole , const QColor &)
- setColor(ColorRole , const QColor &)
- setColorGroup(ColorGroup , const QBrush &, const QBrush &, const QBrush &, const QBrush &, const QBrush &, const QBrush &, const QBrush &, const QBrush &, const QBrush &)
- setCurrentColorGroup(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
- operator!=(const QPalette &) const : bool
- operator=(const QPalette &) : QPalette &
- operator=(QPalette &&) : QPalette &
- operator==(const QPalette &) const : bool
|
© 2017 The Qt Company Ltd.
Documentation contributions included herein are the copyrights of
their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property
of their respective owners.