|  | Qt 6.x
    The Qt SDK | 
#include <qgtk3storage_p.h>
 Collaboration diagram for QGtk3Storage::TargetBrush:
 Collaboration diagram for QGtk3Storage::TargetBrush:| 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 163 of file qgtk3storage_p.h.
| 
 | inline | 
Definition at line 169 of file qgtk3storage_p.h.
| 
 | inline | 
Definition at line 174 of file qgtk3storage_p.h.
| 
 | inline | 
Definition at line 178 of file qgtk3storage_p.h.
References colorGroup, colorRole, colorScheme, and other().
 Here is the call graph for this function:
 Here is the call graph for this function:| QPalette::ColorGroup QGtk3Storage::TargetBrush::colorGroup | 
Definition at line 164 of file qgtk3storage_p.h.
Referenced by operator<(), and QGtk3Json::save().
| QPalette::ColorRole QGtk3Storage::TargetBrush::colorRole | 
Definition at line 165 of file qgtk3storage_p.h.
Referenced by operator<().
| Qt::ColorScheme QGtk3Storage::TargetBrush::colorScheme | 
Definition at line 166 of file qgtk3storage_p.h.
Referenced by operator<(), and QGtk3Json::save().