MythTV
master
|
This is the complete list of members for MythUIGuideGrid, including all inherited members.
Activate() | MythUIType | slot |
ActivateAnimations(MythUIAnimation::Trigger trigger) | MythUIType | |
AddChild(MythUIType *child) | MythUIType | |
AddFocusableChildrenToList(FocusInfoType &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 |
Alpha enum value | MythUIGuideGrid | |
CalcAlpha(int alphamod) const | MythUIType | protected |
calcColor(const QColor &color, int alpha) | MythUIGuideGrid | privatestatic |
CanTakeFocus(void) const | MythUIType | |
ClearGlobalObjectStore(void) | XMLParseBase | static |
ConnectDependants(bool recurse=false) | MythUIType | protected |
ContainsPoint(QPoint point) const | MythUIType | |
CopyFrom(MythUIType *base) override | MythUIGuideGrid | protectedvirtual |
CopyWindowFromBase(const QString &windowname, MythScreenType *win) | XMLParseBase | static |
CreateCopy(MythUIType *parent) override | MythUIGuideGrid | protectedvirtual |
customEvent(QEvent *event) override | MythUIType | protected |
DeleteAllChildren(void) | MythUIType | |
DeleteChild(const QString &name) | MythUIType | |
DeleteChild(MythUIType *child) | MythUIType | |
Dense enum value | MythUIGuideGrid | |
DependChanged(bool isDefault) | MythUIType | signal |
Disabling() | MythUIType | signal |
doLoad(const QString &windowname, MythUIType *parent, const QString &filename, bool onlyLoadWindows, bool showWarnings) | XMLParseBase | privatestatic |
Draw(MythPainter *p, int xoffset, int yoffset, int alphaMod=255, QRect clipRect=QRect()) | MythUIType | |
drawBackground(MythPainter *p, int xoffset, int yoffset, UIGTCon *data, int alphaMod) | MythUIGuideGrid | private |
drawBox(MythPainter *p, int xoffset, int yoffset, UIGTCon *data, const QColor &color, int alphaMod) | MythUIGuideGrid | private |
drawCurrent(MythPainter *p, int xoffset, int yoffset, UIGTCon *data, int alphaMod) | MythUIGuideGrid | private |
drawRecDecoration(MythPainter *p, int xoffset, int yoffset, UIGTCon *data, int alphaMod) | MythUIGuideGrid | private |
DrawSelf(MythPainter *p, int xoffset, int yoffset, int alphaMod, QRect clipRect) override | MythUIGuideGrid | virtual |
drawText(MythPainter *p, int xoffset, int yoffset, UIGTCon *data, int alphaMod) | MythUIGuideGrid | private |
Eco enum value | MythUIGuideGrid | |
Enabling() | MythUIType | signal |
ExpandArea(QRect rect) | MythUIType | |
FillType enum name | MythUIGuideGrid | |
Finalize(void) override | MythUIGuideGrid | protectedvirtual |
FinishedFading() | MythUIType | signal |
FinishedMoving() | MythUIType | signal |
gestureEvent(MythGestureEvent *event) | MythUIType | virtual |
GetAllChildren(void) | MythUIType | |
GetAllDescendants(void) | MythUIType | |
GetAlpha(void) const | MythUIType | |
GetAnimations(void) | MythUIType | inline |
GetArea(void) const | MythUIType | virtual |
getChannelCount(void) const | MythUIGuideGrid | inline |
GetChild(const QString &name) const | MythUIType | |
GetChildAt(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 |
GetRowAndColumn(QPoint position) | MythUIGuideGrid | |
getTimeCount(void) const | MythUIGuideGrid | inline |
GetXMLLocation(void) const | MythUIType | inline |
GetXMLName(void) const | MythUIType | inline |
HandleAlphaPulse() | MythUIType | protected |
HandleMovementPulse() | MythUIType | protected |
Hide(void) | MythUIType | slot |
Hiding() | MythUIType | signal |
inputMethodEvent(QInputMethodEvent *event) | MythUIType | virtual |
IsDeferredLoading(bool recurse=false) const | MythUIType | |
IsEnabled(void) const | MythUIType | inline |
isVerticalLayout(void) const | MythUIGuideGrid | inline |
IsVisible(bool recurse=false) const | MythUIType | |
keyPressEvent(QKeyEvent *event) | MythUIType | virtual |
LoadBaseTheme(void) | XMLParseBase | static |
LoadBaseTheme(const QString &baseTheme) | XMLParseBase | static |
LoadImage(int recType, const QString &file) | MythUIGuideGrid | |
LoadNow(void) | MythUIType | virtual |
LoadWindowFromXML(const QString &xmlfile, const QString &windowname, MythUIType *parent) | XMLParseBase | static |
LoseFocus() | MythUIType | slot |
LosingFocus() | MythUIType | signal |
m_allData | MythUIGuideGrid | private |
m_alphaChange | MythUIType | protected |
m_alphaChangeMode | MythUIType | protected |
m_alphaMax | MythUIType | protected |
m_alphaMin | MythUIType | protected |
m_animations | MythUIType | protected |
m_area | MythUIType | protected |
m_arrowImages | MythUIGuideGrid | private |
m_borderColor | MythUIType | protected |
m_canHaveFocus | MythUIType | protected |
m_categoryAlpha | MythUIGuideGrid | private |
m_categoryColors | MythUIGuideGrid | private |
m_channelCount | MythUIGuideGrid | private |
m_childrenList | MythUIType | protected |
m_conflictingColor | MythUIGuideGrid | private |
m_cutdown | MythUIGuideGrid | private |
m_deferload | MythUIType | protected |
m_dependOperator | MythUIType | protected |
m_dependsMap | MythUIType | protected |
m_dependsValue | MythUIType | protected |
m_dirtyRegion | MythUIType | protected |
m_drawCategoryColors | MythUIGuideGrid | private |
m_drawCategoryText | MythUIGuideGrid | private |
m_drawSelFill | MythUIGuideGrid | private |
m_drawSelLine | MythUIGuideGrid | private |
m_effects | MythUIType | protected |
m_enabled | MythUIType | protected |
m_enableInitiator | MythUIType | protected |
m_fillType | MythUIGuideGrid | private |
m_focusOrder | MythUIType | protected |
m_font | MythUIGuideGrid | private |
m_fonts | MythUIType | protected |
m_hasFocus | MythUIType | protected |
m_helptext | MythUIType | protected |
m_initiator | MythUIType | protected |
m_isDependDefault | MythUIType | protected |
m_justification | MythUIGuideGrid | private |
m_minArea | MythUIType | protected |
m_minSize | MythUIType | protected |
m_moving | MythUIType | protected |
m_multilineText | MythUIGuideGrid | private |
m_needsRedraw | MythUIType | protected |
m_painter | MythUIType | protected |
m_parent | MythUIType | protected |
m_progPastCol | MythUIGuideGrid | private |
m_recImages | MythUIGuideGrid | private |
m_recordingColor | MythUIGuideGrid | private |
m_reverseDepend | MythUIType | protected |
m_rowCount | MythUIGuideGrid | private |
m_selectedItem | MythUIGuideGrid | private |
m_selType | MythUIGuideGrid | private |
m_solidColor | MythUIGuideGrid | private |
m_textOffset | MythUIGuideGrid | private |
m_timeCount | MythUIGuideGrid | private |
m_vanish | MythUIType | protected |
m_vanished | MythUIType | protected |
m_verticalLayout | MythUIGuideGrid | private |
m_visible | MythUIType | protected |
m_xmlLocation | MythUIType | protected |
m_xmlName | MythUIType | protected |
m_xyDestination | MythUIType | protected |
m_xySpeed | MythUIType | protected |
mediaEvent(MythMediaEvent *event) | MythUIType | virtual |
MoveChildToTop(MythUIType *child) | MythUIType | |
MoveTo(QPoint destXY, QPoint speedXY) | MythUIType | |
MoveToTop(void) | MythUIType | |
MythUIGuideGrid(MythUIType *parent, const QString &name) | MythUIGuideGrid | |
MythUIType(QObject *parent, const QString &name) | MythUIType | |
NeedsRedraw(void) const | MythUIType | |
NormX(int width) | MythUIType | protectedstatic |
NormY(int height) | MythUIType | protectedstatic |
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 |
parseDefaultCategoryColors(QMap< QString, QString > &catColors) | MythUIGuideGrid | protectedstatic |
ParseElement(const QString &filename, QDomElement &element, bool showWarnings) override | MythUIGuideGrid | protectedvirtual |
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 |
Reset(void) | MythUIType | virtual |
ResetData() | MythUIGuideGrid | |
ResetNeedsRedraw(void) | MythUIType | |
ResetRow(int row) | MythUIGuideGrid | |
SetAlpha(int newalpha) | MythUIType | |
SetAngle(float angle) | MythUIType | |
SetArea(const MythRect &rect) | MythUIType | virtual |
SetArrow(int direction, const QString &file) | MythUIGuideGrid | |
SetCanTakeFocus(bool set=true) | MythUIType | |
SetCategoryColors(const QMap< QString, QString > &catColors) | MythUIGuideGrid | |
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 order) | MythUIType | |
SetHelpText(const QString &text) | MythUIType | inline |
SetHorizontalZoom(float zoom) | MythUIType | |
SetMinArea(const MythRect &rect) | MythUIType | virtual |
SetMinAreaParent(MythRect actual_area, MythRect allowed_area, MythUIType *child) | MythUIType | virtual |
SetMinSize(const MythPoint &size) | MythUIType | virtual |
SetMultiLine(bool multiline) | MythUIGuideGrid | |
SetPainter(MythPainter *painter) | MythUIType | inline |
SetPosition(int x, int y) | MythUIType | |
SetPosition(QPoint point) | MythUIType | |
SetPosition(const MythPoint &point) | MythUIType | virtual |
SetProgPast(int ppast) | MythUIGuideGrid | |
SetProgramInfo(int row, int col, QRect area, const QString &title, const QString &genre, int arrow, int recType, int recStat, bool selected) | MythUIGuideGrid | |
SetRedraw(void) | MythUIType | |
SetReverseDependence(MythUIType *dependee, bool reverse) | MythUIType | |
SetSize(QSize size) | MythUIType | virtual |
SetTextOffset(const QPoint to) | MythUIGuideGrid | inline |
SetVerticalZoom(float zoom) | MythUIType | |
SetVisible(bool visible) | MythUIType | virtual |
SetXMLLocation(const QString &filename, int where) | MythUIType | inline |
SetXMLName(const QString &name) | MythUIType | inline |
SetZoom(float zoom) | MythUIType | |
Show(void) | MythUIType | slot |
Showing() | MythUIType | signal |
Solid enum value | MythUIGuideGrid | |
TakeFocus() | MythUIType | slot |
TakingFocus() | MythUIType | signal |
UpdateDependState(bool isDefault) | MythUIType | slot |
UpdateDependState(MythUIType *dependee, bool isDefault) | MythUIType | slot |
VanishSibling(void) | MythUIType | virtual |
VisibilityChanged(bool Visible) | MythUIType | signal |
WindowExists(const QString &xmlfile, const QString &windowname) | XMLParseBase | static |
~MythUIGuideGrid() override | MythUIGuideGrid | |
~MythUIType() override | MythUIType | protected |