MythTV
master
|
This is the complete list of members for ThemeInfo, including all inherited members.
ClearGlobalObjectStore(void) | XMLParseBase | static |
ConnectDependants(MythUIType *parent, QMap< QString, QString > &dependsMap) | XMLParseBase | privatestatic |
CopyWindowFromBase(const QString &windowname, MythScreenType *win) | XMLParseBase | static |
doLoad(const QString &windowname, MythUIType *parent, const QString &filename, bool onlyLoadWindows, bool showWarnings) | XMLParseBase | privatestatic |
GetAspect() const | ThemeInfo | inline |
GetBaseRes() const | ThemeInfo | inline |
GetBaseTheme() const | ThemeInfo | inline |
GetDescription() const | ThemeInfo | inline |
GetDirectoryName() const | ThemeInfo | |
GetDownloadURL() const | ThemeInfo | inline |
GetErrata() const | ThemeInfo | inline |
getFirstText(QDomElement &element) | XMLParseBase | static |
GetGlobalObjectStore(void) | XMLParseBase | static |
GetLocalURL() const | ThemeInfo | inline |
GetMajorVersion() const | ThemeInfo | inline |
GetMinorVersion() const | ThemeInfo | inline |
GetName() const | ThemeInfo | inline |
GetPreviewPath() const | ThemeInfo | inline |
GetThemeWebSite() const | ThemeInfo | inline |
GetType() const | ThemeInfo | inline |
IsWide() const | ThemeInfo | |
LoadBaseTheme(void) | XMLParseBase | static |
LoadBaseTheme(const QString &baseTheme) | XMLParseBase | static |
LoadWindowFromXML(const QString &xmlfile, const QString &windowname, MythUIType *parent) | XMLParseBase | static |
m_aspect | ThemeInfo | private |
m_authorEmail | ThemeInfo | private |
m_authorName | ThemeInfo | private |
m_baseres | ThemeInfo | private |
m_baseTheme | ThemeInfo | private |
m_description | ThemeInfo | private |
m_downloadurl | ThemeInfo | private |
m_errata | ThemeInfo | private |
m_majorver | ThemeInfo | private |
m_minorver | ThemeInfo | private |
m_name | ThemeInfo | private |
m_previewpath | ThemeInfo | private |
m_theme | ThemeInfo | private |
m_themesite | ThemeInfo | private |
m_themeurl | ThemeInfo | private |
m_type | ThemeInfo | private |
parseAlignment(const QString &text) | XMLParseBase | static |
parseAlignment(QDomElement &element) | XMLParseBase | static |
parseBool(const QString &text) | XMLParseBase | static |
parseBool(QDomElement &element) | XMLParseBase | static |
ParseChildren(const QString &filename, QDomElement &element, MythUIType *parent, bool showWarnings) | XMLParseBase | static |
parseGradient(const QDomElement &element) | XMLParseBase | static |
parsePoint(const QString &text, bool normalize=true) | XMLParseBase | static |
parsePoint(QDomElement &element, bool normalize=true) | XMLParseBase | static |
parseRect(const QString &text, bool normalize=true) | XMLParseBase | static |
parseRect(QDomElement &element, bool normalize=true) | XMLParseBase | static |
parseSize(const QString &text, bool normalize=true) | XMLParseBase | static |
parseSize(QDomElement &element, bool normalize=true) | XMLParseBase | static |
parseText(QDomElement &element) | XMLParseBase | static |
parseThemeInfo() | ThemeInfo | private |
ParseUIType(const QString &filename, QDomElement &element, const QString &type, MythUIType *parent, MythScreenType *screen, bool showWarnings, QMap< QString, QString > &parentDependsMap) | XMLParseBase | static |
ThemeInfo(const QString &theme) | ThemeInfo | explicit |
ToMap(InfoMap &infoMap) const | ThemeInfo | |
WindowExists(const QString &xmlfile, const QString &windowname) | XMLParseBase | static |
~ThemeInfo()=default | ThemeInfo |