![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qgtk3storage_p.h>
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 |
Definition at line 91 of file qgtk3storage_p.h.
|
inlinestatic |
Definition at line 101 of file qgtk3storage_p.h.
Definition at line 95 of file qgtk3storage_p.h.
QPalette::ColorRole QGtk3Storage::MixSources::colorRole1 |
Definition at line 93 of file qgtk3storage_p.h.
QPalette::ColorRole QGtk3Storage::MixSources::colorRole2 |
Definition at line 94 of file qgtk3storage_p.h.
QPalette::ColorGroup QGtk3Storage::MixSources::sourceGroup |
Definition at line 92 of file qgtk3storage_p.h.