Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
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 166 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 172 of file qgtk3storage_p.h.

◆ TargetBrush() [2/2]

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

Definition at line 177 of file qgtk3storage_p.h.

Member Function Documentation

◆ operator<()

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

Definition at line 181 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 167 of file qgtk3storage_p.h.

Referenced by operator<().

◆ colorRole

QPalette::ColorRole QGtk3Storage::TargetBrush::colorRole

Definition at line 168 of file qgtk3storage_p.h.

Referenced by operator<().

◆ colorScheme

Qt::ColorScheme QGtk3Storage::TargetBrush::colorScheme

Definition at line 169 of file qgtk3storage_p.h.

Referenced by operator<().


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