MythTV
master
|
This is the complete list of members for MythUIAnimation, including all inherited members.
AboutToHide enum value | MythUIAnimation | |
AboutToShow enum value | MythUIAnimation | |
Activate(void) | MythUIAnimation | |
Alpha enum value | MythUIAnimation | |
Angle enum value | MythUIAnimation | |
ClearGlobalObjectStore(void) | XMLParseBase | privatestatic |
ConnectDependants(MythUIType *parent, QMap< QString, QString > &dependsMap) | XMLParseBase | privatestatic |
CopyFrom(const MythUIAnimation *animation) | MythUIAnimation | |
CopyWindowFromBase(const QString &windowname, MythScreenType *win) | XMLParseBase | privatestatic |
doLoad(const QString &windowname, MythUIType *parent, const QString &filename, bool onlyLoadWindows, bool showWarnings) | XMLParseBase | privatestatic |
getFirstText(QDomElement &element) | XMLParseBase | privatestatic |
GetGlobalObjectStore(void) | XMLParseBase | privatestatic |
GetTrigger(void) const | MythUIAnimation | inline |
HorizontalZoom enum value | MythUIAnimation | |
IncrementCurrentTime(void) | MythUIAnimation | |
IsActive() const | MythUIAnimation | inline |
LoadBaseTheme(void) | XMLParseBase | privatestatic |
LoadBaseTheme(const QString &baseTheme) | XMLParseBase | privatestatic |
LoadWindowFromXML(const QString &xmlfile, const QString &windowname, MythUIType *parent) | XMLParseBase | privatestatic |
m_active | MythUIAnimation | private |
m_centre | MythUIAnimation | private |
m_lastUpdate | MythUIAnimation | private |
m_looped | MythUIAnimation | private |
m_parent | MythUIAnimation | private |
m_reversible | MythUIAnimation | private |
m_trigger | MythUIAnimation | private |
m_type | MythUIAnimation | private |
m_value | MythUIAnimation | private |
MythUIAnimation(MythUIType *parent=nullptr, Trigger trigger=AboutToShow, Type type=Alpha) | MythUIAnimation | inlineexplicit |
parseAlignment(const QString &text) | XMLParseBase | privatestatic |
parseAlignment(QDomElement &element) | XMLParseBase | privatestatic |
parseAlpha(const QDomElement &element, QVariant &startValue, QVariant &endValue) | MythUIAnimation | privatestatic |
parseAngle(const QDomElement &element, QVariant &startValue, QVariant &endValue) | MythUIAnimation | privatestatic |
parseBool(const QString &text) | XMLParseBase | privatestatic |
parseBool(QDomElement &element) | XMLParseBase | privatestatic |
ParseChildren(const QString &filename, QDomElement &element, MythUIType *parent, bool showWarnings) | XMLParseBase | privatestatic |
ParseElement(const QDomElement &element, MythUIType *parent) | MythUIAnimation | static |
parseGradient(const QDomElement &element) | XMLParseBase | privatestatic |
parsePoint(const QString &text, bool normalize=true) | XMLParseBase | privatestatic |
parsePoint(QDomElement &element, bool normalize=true) | XMLParseBase | privatestatic |
parsePosition(const QDomElement &element, QVariant &startValue, QVariant &endValue, MythUIType *parent) | MythUIAnimation | privatestatic |
parseRect(const QString &text, bool normalize=true) | XMLParseBase | privatestatic |
parseRect(QDomElement &element, bool normalize=true) | XMLParseBase | privatestatic |
ParseSection(const QDomElement &element, MythUIType *parent, Trigger trigger) | MythUIAnimation | privatestatic |
parseSize(const QString &text, bool normalize=true) | XMLParseBase | privatestatic |
parseSize(QDomElement &element, bool normalize=true) | XMLParseBase | privatestatic |
parseText(QDomElement &element) | XMLParseBase | privatestatic |
ParseUIType(const QString &filename, QDomElement &element, const QString &type, MythUIType *parent, MythScreenType *screen, bool showWarnings, QMap< QString, QString > &parentDependsMap) | XMLParseBase | privatestatic |
parseZoom(const QDomElement &element, QVariant &startValue, QVariant &endValue) | MythUIAnimation | privatestatic |
Position enum value | MythUIAnimation | |
SetCentre(const QString ¢re) | MythUIAnimation | |
SetEasingCurve(const QString &curve) | MythUIAnimation | |
SetLooped(bool looped) | MythUIAnimation | inline |
SetReversible(bool rev) | MythUIAnimation | inline |
Trigger enum name | MythUIAnimation | |
Type enum name | MythUIAnimation | |
updateCurrentValue(const QVariant &value) override | MythUIAnimation | |
Value() const | MythUIAnimation | inline |
VerticalZoom enum value | MythUIAnimation | |
WindowExists(const QString &xmlfile, const QString &windowname) | XMLParseBase | privatestatic |
Zoom enum value | MythUIAnimation |