|
MythTV master
|
This is the complete list of members for MythFontProperties, including all inherited members.
| AdjustStretch(int stretch) | MythFontProperties | |
| CalcHash(void) | MythFontProperties | private |
| ClearGlobalObjectStore(void) | XMLParseBase | static |
| color(void) const | MythFontProperties | inline |
| 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 |
| face(void) const | MythFontProperties | |
| FontMap | MythFontProperties | friend |
| Freeze(void) | MythFontProperties | private |
| GetBrush(void) const | MythFontProperties | inline |
| GetFace(void) | MythFontProperties | inline |
| getFirstText(QDomElement &element) | XMLParseBase | static |
| GetGlobalObjectStore(void) | XMLParseBase | static |
| GetHash(void) const | MythFontProperties | inline |
| GetOutline(QColor &color, int &size, int &alpha) const | MythFontProperties | |
| GetRelativeSize(void) const | MythFontProperties | inline |
| GetShadow(QPoint &offset, QColor &color, int &alpha) const | MythFontProperties | |
| hasOutline(void) const | MythFontProperties | inline |
| hasShadow(void) const | MythFontProperties | inline |
| LoadBaseTheme(void) | XMLParseBase | static |
| LoadBaseTheme(const QString &baseTheme) | XMLParseBase | static |
| LoadWindowFromXML(const QString &xmlfile, const QString &windowname, MythUIType *parent) | XMLParseBase | static |
| m_bFreeze | MythFontProperties | private |
| m_brush | MythFontProperties | private |
| m_face | MythFontProperties | private |
| m_hash | MythFontProperties | private |
| m_hasOutline | MythFontProperties | private |
| m_hasShadow | MythFontProperties | private |
| m_outlineAlpha | MythFontProperties | private |
| m_outlineColor | MythFontProperties | private |
| m_outlineSize | MythFontProperties | private |
| m_relativeSize | MythFontProperties | private |
| m_shadowAlpha | MythFontProperties | private |
| m_shadowColor | MythFontProperties | private |
| m_shadowOffset | MythFontProperties | private |
| m_stretch | MythFontProperties | private |
| MythFontProperties(void) | MythFontProperties | |
| 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 |
| ParseFromXml(const QString &filename, const QDomElement &element, MythUIType *parent=nullptr, bool addToGlobal=false, bool showWarnings=true) | MythFontProperties | 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 |
| ParseUIType(const QString &filename, QDomElement &element, const QString &type, MythUIType *parent, MythScreenType *screen, bool showWarnings, QMap< QString, QString > &parentDependsMap) | XMLParseBase | static |
| Rescale(void) | MythFontProperties | |
| Rescale(int height) | MythFontProperties | |
| s_zoomLock | MythFontProperties | privatestatic |
| s_zoomPercent | MythFontProperties | privatestatic |
| SetColor(const QColor &color) | MythFontProperties | |
| SetFace(const QFont &face) | MythFontProperties | |
| SetOutline(bool on, const QColor &color, int size, int alpha) | MythFontProperties | |
| SetPixelSize(float size) | MythFontProperties | |
| SetPointSize(uint points) | MythFontProperties | |
| SetRelativeSize(float rSize) | MythFontProperties | inline |
| SetShadow(bool on, QPoint offset, const QColor &color, int alpha) | MythFontProperties | |
| SetZoom(uint zoom_percent) | MythFontProperties | static |
| Unfreeze(void) | MythFontProperties | private |
| WindowExists(const QString &xmlfile, const QString &windowname) | XMLParseBase | static |
| Zoom(void) | MythFontProperties | static |