MythTV  master
Classes | Variables
mythuithemehelper.h File Reference
#include "themeinfo.h"
Include dependency graph for mythuithemehelper.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  MythUIThemeHelper
 

Variables

static constexpr const char * DEFAULT_UI_THEME { "MythCenter-wide" }
 
static constexpr const char * FALLBACK_UI_THEME { "Terra" }
 

Variable Documentation

◆ DEFAULT_UI_THEME

constexpr const char* DEFAULT_UI_THEME { "MythCenter-wide" }
staticconstexpr

◆ FALLBACK_UI_THEME

constexpr const char* FALLBACK_UI_THEME { "Terra" }
staticconstexpr

Definition at line 8 of file mythuithemehelper.h.

Referenced by MythUIThemeHelper::FindThemeDir(), and resetTheme().