void ReleaseFonts(const QString ®isteredFor)
Removes the font references for registeredFor, and unloads the application font if it's no longer in ...
void LoadFonts(const QString &directory, const QString ®isteredFor)
Loads the fonts in font files within the given directory structure.
virtual void PopScreen(MythScreenType *screen=nullptr, bool allowFade=true, bool deleteScreen=true)
void DisableEffects(void)
virtual void AddScreen(MythScreenType *screen, bool allowFade=true)
Screen in which all other widgets are contained and rendered.
MythScreenType * m_backgroundscreen
MythThemeBase(MythMainWindow *MainWindow)
MythScreenStack * m_background
static void ClearGlobalObjectStore(void)
static bool CopyWindowFromBase(const QString &windowname, MythScreenType *win)
static bool LoadBaseTheme(void)
QString GetFontsDir(void)
MythFontManager * GetGlobalFontManager(void)
FontMap * GetGlobalFontMap(void)
MythUIHelper * GetMythUI()