![]() |
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) |
Public Attributes | |
QPalette::ColorGroup | colorGroup |
QPalette::ColorRole | colorRole |
Qt::ColorScheme | colorScheme |
int | lighter = 100 |
int | deltaRed = 0 |
int | deltaGreen = 0 |
int | deltaBlue = 0 |
int | width = -1 |
int | height = -1 |
Definition at line 69 of file qgtk3storage_p.h.
Definition at line 79 of file qgtk3storage_p.h.
QPalette::ColorGroup QGtk3Storage::RecursiveSource::colorGroup |
Definition at line 70 of file qgtk3storage_p.h.
QPalette::ColorRole QGtk3Storage::RecursiveSource::colorRole |
Definition at line 71 of file qgtk3storage_p.h.
Qt::ColorScheme QGtk3Storage::RecursiveSource::colorScheme |
Definition at line 72 of file qgtk3storage_p.h.
int QGtk3Storage::RecursiveSource::deltaBlue = 0 |
Definition at line 76 of file qgtk3storage_p.h.
int QGtk3Storage::RecursiveSource::deltaGreen = 0 |
Definition at line 75 of file qgtk3storage_p.h.
int QGtk3Storage::RecursiveSource::deltaRed = 0 |
Definition at line 74 of file qgtk3storage_p.h.
int QGtk3Storage::RecursiveSource::height = -1 |
Definition at line 78 of file qgtk3storage_p.h.
int QGtk3Storage::RecursiveSource::lighter = 100 |
Definition at line 73 of file qgtk3storage_p.h.
int QGtk3Storage::RecursiveSource::width = -1 |
Definition at line 77 of file qgtk3storage_p.h.