MythUIType Member List

This is the complete list of members for MythUIType, including all inherited members.
Activate()MythUIType [slot]
ActivateAnimations(MythUIAnimation::Trigger trigger)MythUIType
AddChild(MythUIType *child)MythUIType
AddFocusableChildrenToList(QMap< int, MythUIType * > &focusList)MythUIType [protected]
AddFont(const QString &text, MythFontProperties *fontProp)MythUIType
AdjustAlpha(int mode, int alphachange, int minalpha=0, int maxalpha=255)MythUIType
AdjustMinArea(int delta_x, int delta_y, int delta_w, int delta_h)MythUIType [virtual]
CalcAlpha(int alphamod)MythUIType [protected]
CanTakeFocus(void) const MythUIType
ClearGlobalObjectStore(void)XMLParseBase [static]
ConnectDependants(bool recurse=false)MythUIType [protected]
ContainsPoint(const QPoint &point) const MythUIType
CopyFrom(MythUIType *base)MythUIType [protected, virtual]
CopyWindowFromBase(const QString &windowname, MythScreenType *win)XMLParseBase [static]
CreateCopy(MythUIType *parent)MythUIType [protected, virtual]
customEvent(QEvent *)MythUIType [protected, virtual]
DeleteAllChildren(void)MythUIType
DeleteChild(const QString &name)MythUIType
DeleteChild(MythUIType *child)MythUIType
DependChanged(bool isDefault)MythUIType [signal]
Disabling()MythUIType [signal]
Draw(MythPainter *p, int xoffset, int yoffset, int alphaMod=255, QRect clipRegion=QRect())MythUIType
DrawSelf(MythPainter *p, int xoffset, int yoffset, int alphaMod, QRect clipRegion)MythUIType [protected, virtual]
Enabling()MythUIType [signal]
ExpandArea(const MythRect &rect)MythUIType
Finalize(void)MythUIType [protected, virtual]
FinishedFading()MythUIType [signal]
FinishedMoving()MythUIType [signal]
gestureEvent(MythGestureEvent *)MythUIType [virtual]
GetAllChildren(void)MythUIType
GetAlpha(void) const MythUIType
GetAnimations(void)MythUIType [inline]
GetArea(void) const MythUIType [virtual]
GetChild(const QString &name) const MythUIType
GetChildAt(const QPoint &p, bool recursive=true, bool focusable=true) const MythUIType
GetDependsMap() const MythUIType [inline]
GetDirtyArea(void) const MythUIType [virtual]
getFirstText(QDomElement &element)XMLParseBase [static]
GetFont(const QString &text) const MythUIType
GetFullArea(void) const MythUIType [virtual]
GetGlobalObjectStore(void)XMLParseBase [static]
GetHelpText(void) const MythUIType [inline]
GetMinSize(void) const MythUIType [virtual]
GetPainter(void)MythUIType [virtual]
GetPosition(void) const MythUIType [virtual]
GetXMLLocation(void) const MythUIType [inline]
HandleAlphaPulse()MythUIType [protected]
HandleMovementPulse()MythUIType [protected]
Hide(void)MythUIType [slot]
Hiding()MythUIType [signal]
IsDeferredLoading(bool recurse=false) const MythUIType
IsEnabled(void) const MythUIType [inline]
IsVisible(bool recurse=false) const MythUIType
keyPressEvent(QKeyEvent *)MythUIType [virtual]
LoadBaseTheme(void)XMLParseBase [static]
LoadBaseTheme(const QString &baseTheme)XMLParseBase [static]
LoadNow(void)MythUIType [virtual]
LoadWindowFromXML(const QString &xmlfile, const QString &windowname, MythUIType *parent)XMLParseBase [static]
LoseFocus()MythUIType [slot]
LosingFocus()MythUIType [signal]
m_AlphaChangeMythUIType [protected]
m_AlphaChangeModeMythUIType [protected]
m_AlphaMaxMythUIType [protected]
m_AlphaMinMythUIType [protected]
m_animationsMythUIType [protected]
m_AreaMythUIType [protected]
m_BorderColorMythUIType [protected]
m_CanHaveFocusMythUIType [protected]
m_ChildrenListMythUIType [protected]
m_deferloadMythUIType [protected]
m_dependsMapMythUIType [protected]
m_DirtyRegionMythUIType [protected]
m_EffectsMythUIType [protected]
m_EnabledMythUIType [protected]
m_EnableInitiatorMythUIType [protected]
m_focusOrderMythUIType [protected]
m_FontsMythUIType [protected]
m_HasFocusMythUIType [protected]
m_helptextMythUIType [protected]
m_InitiatorMythUIType [protected]
m_IsDependDefaultMythUIType [protected]
m_MinAreaMythUIType [protected]
m_MinSizeMythUIType [protected]
m_MovingMythUIType [protected]
m_NeedsRedrawMythUIType [protected]
m_PainterMythUIType [protected]
m_ParentMythUIType [protected]
m_ReverseDependMythUIType [protected]
m_VanishMythUIType [protected]
m_VanishedMythUIType [protected]
m_VisibleMythUIType [protected]
m_xmlLocationMythUIType [protected]
m_XYDestinationMythUIType [protected]
m_XYSpeedMythUIType [protected]
mediaEvent(MythMediaEvent *)MythUIType [virtual]
MoveChildToTop(MythUIType *child)MythUIType
MoveTo(QPoint destXY, QPoint speedXY)MythUIType
MoveToTop(void)MythUIType
MythUIType(QObject *parent, const QString &name)MythUIType
NeedsRedraw(void) const MythUIType
NormX(const int width)MythUIType [protected]
NormY(const int height)MythUIType [protected]
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]
ParseElement(const QString &filename, QDomElement &element, bool showWarnings)MythUIType [protected, virtual]
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]
Pulse(void)MythUIType [virtual]
RecalculateArea(bool recurse=true)MythUIType [virtual]
Refresh(void)MythUIType [slot]
RequestRegionUpdate(const QRect &)MythUIType [signal]
RequestUpdate()MythUIType [signal]
RequestUpdate(const QRect &)MythUIType [signal]
Reset(void)MythUIType [virtual]
ResetNeedsRedraw(void)MythUIType
SetAlpha(int newalpha)MythUIType
SetAngle(float angle)MythUIType
SetArea(const MythRect &rect)MythUIType [virtual]
SetCanTakeFocus(bool set=true)MythUIType
SetCentre(UIEffects::Centre centre)MythUIType
SetChildNeedsRedraw(MythUIType *child)MythUIType
SetDeferLoad(bool defer)MythUIType [inline]
SetDependIsDefault(bool isDefault)MythUIType
SetDependsMap(QMap< QString, QString > dependsMap)MythUIType
SetEnabled(bool enable)MythUIType
SetFocusOrder(int)MythUIType
SetHelpText(const QString &text)MythUIType [inline]
SetHorizontalZoom(float zoom)MythUIType
SetMinArea(const MythRect &rect)MythUIType [virtual]
SetMinAreaParent(MythRect actual_area, MythRect full_area, MythUIType *child)MythUIType [virtual]
SetMinSize(const MythPoint &size)MythUIType [virtual]
SetPainter(MythPainter *painter)MythUIType [inline]
SetPosition(int x, int y)MythUIType
SetPosition(const MythPoint &pos)MythUIType [virtual]
SetRedraw(void)MythUIType
SetReverseDependence(bool reverse)MythUIType
SetSize(const QSize &size)MythUIType [virtual]
SetVerticalZoom(float zoom)MythUIType
SetVisible(bool visible)MythUIType
SetXMLLocation(const QString &filename, int where)MythUIType [inline]
SetZoom(float zoom)MythUIType
Show(void)MythUIType [slot]
Showing()MythUIType [signal]
TakeFocus()MythUIType [slot]
TakingFocus()MythUIType [signal]
UpdateDependState(bool isDefault)MythUIType [slot]
VanishSibling(void)MythUIType [virtual]
WindowExists(const QString &xmlfile, const QString &windowname)XMLParseBase [static]
XMLParseBase classMythUIType [friend]
~MythUIType()MythUIType [virtual]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends
Generated on Fri May 25 06:42:16 2012 for MythTV by  doxygen 1.6.3