Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
QGtk3Storage::TargetBrush Struct Reference

#include <qgtk3storage_p.h>

+ 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
 

Detailed Description

Definition at line 163 of file qgtk3storage_p.h.

Constructor & Destructor Documentation

◆ TargetBrush() [1/2]

QGtk3Storage::TargetBrush::TargetBrush ( QPalette::ColorGroup  group,
QPalette::ColorRole  role,
Qt::ColorScheme  scheme = Qt::ColorScheme::Unknown 
)
inline

Definition at line 169 of file qgtk3storage_p.h.

◆ TargetBrush() [2/2]

QGtk3Storage::TargetBrush::TargetBrush ( const TargetBrush other,
Qt::ColorScheme  scheme 
)
inline

Definition at line 174 of file qgtk3storage_p.h.

Member Function Documentation

◆ operator<()

bool QGtk3Storage::TargetBrush::operator< ( const TargetBrush other) const
inline

Definition at line 178 of file qgtk3storage_p.h.

References colorGroup, colorRole, colorScheme, and other().

+ Here is the call graph for this function:

Member Data Documentation

◆ colorGroup

QPalette::ColorGroup QGtk3Storage::TargetBrush::colorGroup

Definition at line 164 of file qgtk3storage_p.h.

Referenced by operator<(), and QGtk3Json::save().

◆ colorRole

QPalette::ColorRole QGtk3Storage::TargetBrush::colorRole

Definition at line 165 of file qgtk3storage_p.h.

Referenced by operator<().

◆ colorScheme

Qt::ColorScheme QGtk3Storage::TargetBrush::colorScheme

Definition at line 166 of file qgtk3storage_p.h.

Referenced by operator<(), and QGtk3Json::save().


The documentation for this struct was generated from the following file: