![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qgtk3storage_p.h>
Public Member Functions | |
| TargetBrush (QPalette::ColorGroup group, QPalette::ColorRole role, Qt::ColorScheme scheme=Qt::ColorScheme::Unknown) | |
| TargetBrush (const TargetBrush &other, Qt::ColorScheme scheme) | |
| bool | operator< (const TargetBrush &other) const |
Public Attributes | |
| QPalette::ColorGroup | colorGroup |
| QPalette::ColorRole | colorRole |
| Qt::ColorScheme | colorScheme |
Definition at line 203 of file qgtk3storage_p.h.
|
inline |
Definition at line 209 of file qgtk3storage_p.h.
References TargetBrush().
Referenced by TargetBrush().
|
inline |
Definition at line 214 of file qgtk3storage_p.h.
References TargetBrush().
Referenced by TargetBrush().
|
inline |
Definition at line 218 of file qgtk3storage_p.h.
| QPalette::ColorGroup QGtk3Storage::TargetBrush::colorGroup |
Definition at line 204 of file qgtk3storage_p.h.
| QPalette::ColorRole QGtk3Storage::TargetBrush::colorRole |
Definition at line 205 of file qgtk3storage_p.h.
| Qt::ColorScheme QGtk3Storage::TargetBrush::colorScheme |
Definition at line 206 of file qgtk3storage_p.h.