![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qgnometheme_p.h>
Public Member Functions | |
| QGnomeThemePrivate () | |
| ~QGnomeThemePrivate () | |
| void | configureFonts (const QString >kFontName) const |
| Qt::ColorScheme | colorScheme () const |
| bool | hasRequestedColorScheme () const |
| Public Member Functions inherited from QGenericUnixThemePrivate | |
| QGenericUnixThemePrivate () | |
| Public Member Functions inherited from QPlatformThemePrivate | |
| QPlatformThemePrivate () | |
| virtual | ~QPlatformThemePrivate () |
| void | initializeSystemPalette () |
Additional Inherited Members | |
| Static Public Member Functions inherited from QPlatformThemePrivate | |
| static unsigned | currentKeyPlatforms () |
| Public Attributes inherited from QGenericUnixThemePrivate | |
| const QFont | systemFont |
| QFont | fixedFont |
| Public Attributes inherited from QPlatformThemePrivate | |
| QPalette * | systemPalette |
| QString | name |
Definition at line 66 of file qgnometheme_p.h.
| QGnomeThemePrivate::QGnomeThemePrivate | ( | ) |
Definition at line 25 of file qgnometheme.cpp.
| QGnomeThemePrivate::~QGnomeThemePrivate | ( | ) |
Definition at line 33 of file qgnometheme.cpp.
| Qt::ColorScheme QGnomeThemePrivate::colorScheme | ( | ) | const |
Definition at line 54 of file qgnometheme.cpp.
Definition at line 41 of file qgnometheme.cpp.
| bool QGnomeThemePrivate::hasRequestedColorScheme | ( | ) | const |
Definition at line 78 of file qgnometheme.cpp.