![]() |
Qt 6.x
The Qt SDK
|
#include <qiostheme.h>
Static Public Member Functions | |
static void | initializeSystemPalette () |
![]() | |
static QVariant | defaultThemeHint (ThemeHint hint) |
static QString | defaultStandardButtonText (int button) |
static QString | removeMnemonics (const QString &original) |
Static Public Attributes | |
static const char * | name = "ios" |
Definition at line 15 of file qiostheme.h.
QIOSTheme::QIOSTheme | ( | ) |
Definition at line 33 of file qiostheme.mm.
References initializeSystemPalette(), qCDebug, and QPlatformFontDatabase::repopulateFontDatabase().
QIOSTheme::~QIOSTheme | ( | ) |
Definition at line 44 of file qiostheme.mm.
|
overridevirtual |
Reimplemented from QPlatformTheme.
Definition at line 149 of file qiostheme.mm.
References Qt::Dark, Qt::Light, qt_apple_sharedApplication(), and window().
|
overridevirtual |
Reimplemented from QPlatformTheme.
Definition at line 115 of file qiostheme.mm.
References QPlatformTheme::ColorDialog, QPlatformTheme::FileDialog, QPlatformTheme::FontDialog, and QPlatformTheme::MessageDialog.
|
overridevirtual |
Reimplemented from QPlatformTheme.
Definition at line 93 of file qiostheme.mm.
|
overridevirtual |
Reimplemented from QPlatformTheme.
Definition at line 84 of file qiostheme.mm.
|
overridevirtual |
Reimplemented from QPlatformTheme.
Definition at line 167 of file qiostheme.mm.
References QGuiApplicationPrivate::platformIntegration(), and QCoreTextFontDatabase::themeFont().
|
static |
Definition at line 50 of file qiostheme.mm.
References QPalette::AccentColor, QPalette::Active, QPalette::Base, QPalette::BrightText, QPalette::Button, QPalette::ButtonText, QPalette::Highlight, QPalette::HighlightedText, QPalette::Link, QPalette::LinkVisited, QPalette::PlaceholderText, Q_DECL_IMPORT, qt_fusionPalette(), qt_mac_toQBrush(), QPalette::setBrush(), QPalette::Text, QPalette::Window, and QPalette::WindowText.
Referenced by QIOSTheme().
|
overridevirtual |
Reimplemented from QPlatformTheme.
Definition at line 77 of file qiostheme.mm.
References QPlatformTheme::SystemPalette.
Reimplemented from QPlatformTheme.
Definition at line 137 of file qiostheme.mm.
References hint(), QPlatformTheme::KeyboardScheme, QPlatformTheme::MacKeyboardScheme, QStringLiteral, QPlatformTheme::StyleNames, and QPlatformTheme::themeHint().
|
overridevirtual |
Reimplemented from QPlatformTheme.
Definition at line 102 of file qiostheme.mm.
References QPlatformTheme::ColorDialog, QPlatformTheme::FileDialog, QPlatformTheme::FontDialog, QPlatformTheme::MessageDialog, and qt_apple_isApplicationExtension().
|
static |
Definition at line 34 of file qiostheme.h.
Referenced by QIOSIntegration::createPlatformTheme(), and QIOSIntegration::themeNames().