![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
Enumerations | |
| enum class | ColorScheme : uint { NoPreference , PreferDark , PreferLight , NoPreference , PreferDark , PreferLight } |
| enum class | ColorScheme : uint { NoPreference , PreferDark , PreferLight , NoPreference , PreferDark , PreferLight } |
Functions | |
| Qt::ContrastPreference | convertContrastPreference (const QVariant &value) |
| Qt::ColorScheme | convertColorScheme (const QVariant &value) |
Variables | |
| static constexpr QLatin1StringView | AppearanceNamespace { "org.freedesktop.appearance" } |
| static constexpr QLatin1StringView | ColorSchemeKey { "color-scheme" } |
| static constexpr QLatin1StringView | ContrastKey { "contrast" } |
|
strong |
| Enumerator | |
|---|---|
| NoPreference | |
| PreferDark | |
| PreferLight | |
| NoPreference | |
| PreferDark | |
| PreferLight | |
Definition at line 12 of file qdbussettings.cpp.
|
strong |
| Enumerator | |
|---|---|
| NoPreference | |
| PreferDark | |
| PreferLight | |
| NoPreference | |
| PreferDark | |
| PreferLight | |
Definition at line 12 of file qdbussettings.cpp.
| Qt::ColorScheme QDBusSettings::XdgSettings::convertColorScheme | ( | const QVariant & | value | ) |
Definition at line 24 of file qdbussettings.cpp.
| Qt::ContrastPreference QDBusSettings::XdgSettings::convertContrastPreference | ( | const QVariant & | value | ) |
Definition at line 15 of file qdbussettings.cpp.
|
staticconstexpr |
Definition at line 29 of file qdbussettings_p.h.
|
staticconstexpr |
Definition at line 30 of file qdbussettings_p.h.
|
staticconstexpr |
Definition at line 31 of file qdbussettings_p.h.