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::MixSources Struct Reference

#include <qgtk3storage_p.h>

Collaboration diagram for QGtk3Storage::MixSources:

Public Member Functions

QDebug operator<< (QDebug dbg)

Static Public Member Functions

static QColor mixColors (const QColor &color1, const QColor &color2)

Public Attributes

QPalette::ColorGroup sourceGroup
QPalette::ColorRole colorRole1
QPalette::ColorRole colorRole2

Detailed Description

Definition at line 91 of file qgtk3storage_p.h.

Member Function Documentation

◆ mixColors()

QColor QGtk3Storage::MixSources::mixColors ( const QColor & color1,
const QColor & color2 )
inlinestatic

Definition at line 101 of file qgtk3storage_p.h.

◆ operator<<()

QDebug QGtk3Storage::MixSources::operator<< ( QDebug dbg)
inline

Definition at line 95 of file qgtk3storage_p.h.

Member Data Documentation

◆ colorRole1

QPalette::ColorRole QGtk3Storage::MixSources::colorRole1

Definition at line 93 of file qgtk3storage_p.h.

◆ colorRole2

QPalette::ColorRole QGtk3Storage::MixSources::colorRole2

Definition at line 94 of file qgtk3storage_p.h.

◆ sourceGroup

QPalette::ColorGroup QGtk3Storage::MixSources::sourceGroup

Definition at line 92 of file qgtk3storage_p.h.


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