Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
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 203 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 209 of file qgtk3storage_p.h.

References TargetBrush().

Referenced by TargetBrush().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ TargetBrush() [2/2]

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

Definition at line 214 of file qgtk3storage_p.h.

References TargetBrush().

Referenced by TargetBrush().

Here is the call graph for this function:
Here is the caller graph for this function:

Member Function Documentation

◆ operator<()

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

Definition at line 218 of file qgtk3storage_p.h.

Member Data Documentation

◆ colorGroup

QPalette::ColorGroup QGtk3Storage::TargetBrush::colorGroup

Definition at line 204 of file qgtk3storage_p.h.

◆ colorRole

QPalette::ColorRole QGtk3Storage::TargetBrush::colorRole

Definition at line 205 of file qgtk3storage_p.h.

◆ colorScheme

Qt::ColorScheme QGtk3Storage::TargetBrush::colorScheme

Definition at line 206 of file qgtk3storage_p.h.


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