|
| static const std::array< QString, 13 > | kSettings |
| |
Definition at line 75 of file mythcontext.cpp.
◆ GUISettingsCache() [1/2]
| anonymous_namespace{mythcontext.cpp}::GUISettingsCache::GUISettingsCache |
( |
| ) |
|
|
default |
◆ GUISettingsCache() [2/2]
| anonymous_namespace{mythcontext.cpp}::GUISettingsCache::GUISettingsCache |
( |
const QString & |
cache_filename, |
|
|
QString |
cache_path |
|
) |
| |
|
inline |
◆ clearOverrides()
| void anonymous_namespace{mythcontext.cpp}::GUISettingsCache::clearOverrides |
( |
| ) |
|
|
static |
◆ loadOverrides()
| void anonymous_namespace{mythcontext.cpp}::GUISettingsCache::loadOverrides |
( |
| ) |
const |
◆ save()
| bool anonymous_namespace{mythcontext.cpp}::GUISettingsCache::save |
( |
| ) |
|
◆ kSettings
| const std::array< QString, 13 > anonymous_namespace{mythcontext.cpp}::GUISettingsCache::kSettings |
|
staticprivate |
Initial value:{ "Theme", "Language", "Country", "GuiHeight",
"GuiOffsetX", "GuiOffsetY", "GuiWidth", "RunFrontendInWindow",
"AlwaysOnTop", "HideMouseCursor", "ThemePainter", "libCECEnabled",
"StartupScreenDelay" }
Definition at line 97 of file mythcontext.cpp.
◆ m_cacheFilename
| QString anonymous_namespace{mythcontext.cpp}::GUISettingsCache::m_cacheFilename {"cache/contextcache.xml"} |
|
private |
◆ m_cachePath
| QString anonymous_namespace{mythcontext.cpp}::GUISettingsCache::m_cachePath {"cache"} |
|
private |
The documentation for this class was generated from the following file: