|
MythTV master
|
This is the complete list of members for MythUIText, including all inherited members.
| Activate(void) | 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 |
| CalcAlpha(int alphamod) const | MythUIType | protected |
| CanTakeFocus(void) const | MythUIType | |
| CaseCapitaliseAll enum value | MythUIText | protected |
| CaseCapitaliseFirst enum value | MythUIText | protected |
| CaseLower enum value | MythUIText | protected |
| CaseNormal enum value | MythUIText | protected |
| CaseUpper enum value | MythUIText | protected |
| ClearGlobalObjectStore(void) | XMLParseBase | static |
| ConnectDependants(bool recurse=false) | MythUIType | protected |
| Constants enum name | MythUIText | protected |
| ContainsPoint(QPoint point) const | MythUIType | |
| CopyFrom(MythUIType *base) override | MythUIText | protectedvirtual |
| CopyWindowFromBase(const QString &windowname, MythScreenType *win) | XMLParseBase | static |
| CreateCopy(MythUIType *parent) override | MythUIText | protectedvirtual |
| CursorPosition(int text_offset) | MythUIText | |
| customEvent(QEvent *event) override | MythUIType | protected |
| CycleColor(const QColor &startColor, const QColor &endColor, int numSteps) | MythUIText | protected |
| DeleteAllChildren(void) | MythUIType | |
| DeleteChild(const QString &name) | MythUIType | |
| DeleteChild(MythUIType *child) | MythUIType | |
| DependChanged(bool isDefault) | MythUIType | signal |
| Disabling(void) | 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 | |
| DrawSelf(MythPainter *p, int xoffset, int yoffset, int alphaMod, QRect clipRect) override | MythUIText | protectedvirtual |
| Enabling(void) | MythUIType | signal |
| ExpandArea(QRect rect) | MythUIType | |
| FillCutMessage(void) | MythUIText | protected |
| Finalize(void) override | MythUIText | protectedvirtual |
| FinishedFading(void) | MythUIType | signal |
| FinishedMoving(void) | MythUIType | signal |
| FontStates typedef | MythUIText | private |
| FormatTemplate(QString ¶graph, QTextLayout *layout) | MythUIText | protected |
| gestureEvent(MythGestureEvent *event) | MythUIType | virtual |
| GetAllChildren(void) | MythUIType | |
| GetAllDescendants(void) | MythUIType | |
| GetAlpha(void) const | MythUIType | |
| GetAnimations(void) | MythUIType | inline |
| GetArea(void) const | MythUIType | virtual |
| GetChild(const QString &name) const | MythUIType | |
| GetChildAt(QPoint p, bool recursive=true, bool focusable=true) const | MythUIType | |
| GetCutDown(void) const | MythUIText | inlineprotected |
| GetDBValue(void) const override | MythUIText | inlinevirtual |
| GetDefaultText(void) const | MythUIText | inline |
| GetDependsMap() const | MythUIType | inline |
| GetDirtyArea(void) const | MythUIType | virtual |
| GetDrawRect(void) | MythUIText | inlineprotected |
| getFirstText(QDomElement &element) | XMLParseBase | static |
| GetFocusedName(void) const | MythUIType | inline |
| GetFont(const QString &text) const | MythUIType | |
| GetFontProperties() | MythUIText | inlineprotected |
| GetFullArea(void) const | MythUIType | virtual |
| GetGlobalObjectStore(void) | XMLParseBase | static |
| GetHelpText(void) const | MythUIType | inline |
| GetJustification(void) const | MythUIText | protected |
| GetMinSize(void) const | MythUIType | virtual |
| GetMultiLine(void) const | MythUIText | inlineprotected |
| GetNarrowWidth(const QStringList ¶graphs, const QTextOption &textoption, qreal &width) | MythUIText | protected |
| GetPainter(void) | MythUIType | virtual |
| GetPosition(void) const | MythUIType | virtual |
| GetTemplateText(void) const | MythUIText | inline |
| GetText(void) const | MythUIText | inline |
| GetXMLLocation(void) const | MythUIType | inline |
| GetXMLName(void) const | MythUIType | inline |
| HandleAlphaPulse() | MythUIType | protected |
| HandleMovementPulse() | MythUIType | protected |
| Hide(void) | MythUIType | slot |
| Hiding(void) | MythUIType | signal |
| inputMethodEvent(QInputMethodEvent *event) | MythUIType | virtual |
| IsDeferredLoading(bool recurse=false) const | MythUIType | |
| IsEnabled(void) const | MythUIType | inline |
| IsVisible(bool recurse=false) const | MythUIType | |
| keyPressEvent(QKeyEvent *event) | MythUIType | virtual |
| Layout(QString ¶graph, QTextLayout *layout, bool final, bool &overflow, qreal width, qreal &height, bool force, qreal &last_line_width, QRectF &min_rect, int &num_lines) | MythUIText | protected |
| LayoutParagraphs(const QStringList ¶graphs, const QTextOption &textoption, qreal width, qreal &height, QRectF &min_rect, qreal &last_line_width, int &num_lines, bool final) | MythUIText | protected |
| 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(void) | MythUIType | slot |
| LosingFocus(void) | MythUIType | signal |
| m_alphaChange | MythUIType | protected |
| m_alphaChangeMode | MythUIType | protected |
| m_alphaMax | MythUIType | protected |
| m_alphaMin | MythUIType | protected |
| m_altDisplayRect | MythUIText | protected |
| m_animations | MythUIType | protected |
| m_area | MythUIType | protected |
| m_ascent | MythUIText | protected |
| m_borderColor | MythUIType | protected |
| m_canHaveFocus | MythUIType | protected |
| m_canvas | MythUIText | protected |
| m_childrenList | MythUIType | protected |
| m_colorCycling | MythUIText | protected |
| m_curB | MythUIText | protected |
| m_curG | MythUIText | protected |
| m_curR | MythUIText | protected |
| m_cursorPos | MythUIText | protected |
| m_curStep | MythUIText | protected |
| m_cutdown | MythUIText | protected |
| m_cutMessage | MythUIText | protected |
| m_defaultMessage | MythUIText | protected |
| m_deferload | MythUIType | protected |
| m_dependOperator | MythUIType | protected |
| m_dependsMap | MythUIType | protected |
| m_dependsValue | MythUIType | protected |
| m_descent | MythUIText | protected |
| m_dirtyRegion | MythUIType | protected |
| m_drawRect | MythUIText | protected |
| m_effects | MythUIType | protected |
| m_enabled | MythUIType | protected |
| m_enableInitiator | MythUIType | protected |
| m_endColor | MythUIText | protected |
| m_extraLeading | MythUIText | protected |
| m_focusedName | MythUIType | protected |
| m_focusOrder | MythUIType | protected |
| m_font | MythUIText | protected |
| m_fonts | MythUIType | protected |
| m_fontStates | MythUIText | protected |
| m_hasFocus | MythUIType | protected |
| m_helptext | MythUIType | protected |
| m_incB | MythUIText | protected |
| m_incG | MythUIText | protected |
| m_incR | MythUIText | protected |
| m_initiator | MythUIType | protected |
| m_isDependDefault | MythUIType | protected |
| m_justification | MythUIText | protected |
| m_lastUpdate | MythUIText | protected |
| m_layouts | MythUIText | protected |
| m_leading | MythUIText | protected |
| m_leftBearing | MythUIText | protected |
| m_lineHeight | MythUIText | protected |
| m_message | MythUIText | protected |
| m_minArea | MythUIType | protected |
| m_minSize | MythUIType | protected |
| m_moving | MythUIType | protected |
| m_multiLine | MythUIText | protected |
| m_needsRedraw | MythUIType | protected |
| m_numSteps | MythUIText | protected |
| m_origDisplayRect | MythUIText | protected |
| m_painter | MythUIType | protected |
| m_parent | MythUIType | protected |
| m_reverseDepend | MythUIType | protected |
| m_rightBearing | MythUIText | protected |
| m_scrollBounce | MythUIText | protected |
| m_scrollDirection | MythUIText | protected |
| m_scrollForwardRate | MythUIText | protected |
| m_scrolling | MythUIText | protected |
| m_scrollOffset | MythUIText | protected |
| m_scrollPause | MythUIText | protected |
| m_scrollPos | MythUIText | protected |
| m_scrollPosWhole | MythUIText | protected |
| m_scrollReturnDelay | MythUIText | protected |
| m_scrollReturnRate | MythUIText | protected |
| m_scrollStartDelay | MythUIText | protected |
| m_shrinkNarrow | MythUIText | protected |
| m_startColor | MythUIText | protected |
| m_templateText | MythUIText | protected |
| m_textCase | MythUIText | protected |
| m_textCursor | MythUIText | protected |
| m_vanish | MythUIType | protected |
| m_vanished | MythUIType | protected |
| 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 | |
| MoveCursor(int lines) | MythUIText | |
| MoveTo(QPoint destXY, QPoint speedXY) | MythUIType | |
| MoveToTop(void) | MythUIType | |
| MythThemedMenu | MythUIText | friend |
| MythThemedMenuPrivate | MythUIText | friend |
| MythUIButton | MythUIText | friend |
| MythUIText(MythUIType *parent, const QString &name) | MythUIText | |
| MythUIText(const QString &text, const MythFontProperties &font, QRect displayRect, QRect altDisplayRect, MythUIType *parent, const QString &name) | MythUIText | |
| MythUITextEdit | MythUIText | friend |
| 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 |
| ParseElement(const QString &filename, QDomElement &element, bool showWarnings) override | MythUIText | 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) override | MythUIText | virtual |
| RecalculateArea(bool recurse=true) | MythUIType | virtual |
| Refresh(void) | MythUIType | slot |
| RequestRegionUpdate(const QRect &) | MythUIType | signal |
| RequestUpdate(void) | MythUIType | signal |
| Reset(void) override | MythUIText | virtual |
| ResetMap(const InfoMap &map) | MythUIText | |
| ResetNeedsRedraw(void) | MythUIType | |
| ScrollBounceDelay enum value | MythUIText | protected |
| ScrollDir enum name | MythUIText | protected |
| ScrollDown enum value | MythUIText | protected |
| ScrollHorizontal enum value | MythUIText | protected |
| ScrollLeft enum value | MythUIText | protected |
| ScrollNone enum value | MythUIText | protected |
| ScrollRight enum value | MythUIText | protected |
| ScrollUp enum value | MythUIText | protected |
| ScrollVertical enum value | MythUIText | protected |
| SetAlpha(int newalpha) | MythUIType | |
| SetAngle(float angle) | MythUIType | |
| SetArea(const MythRect &rect) override | MythUIText | protectedvirtual |
| SetCanTakeFocus(bool set=true) | MythUIType | |
| SetCanvasPosition(int x, int y) | MythUIText | protected |
| SetCentre(UIEffects::Centre centre) | MythUIType | |
| SetChildNeedsRedraw(MythUIType *child) | MythUIType | |
| SetCutDown(Qt::TextElideMode mode) | MythUIText | protected |
| SetDBValue(const QString &text) override | MythUIText | inlinevirtual |
| SetDeferLoad(bool defer) | MythUIType | inline |
| SetDependIsDefault(bool isDefault) | MythUIType | |
| SetDependsMap(QMap< QString, QString > dependsMap) | MythUIType | |
| SetEnabled(bool enable) | MythUIType | |
| SetFocusedName(const QString &widgetname) | MythUIType | |
| SetFocusOrder(int order) | MythUIType | |
| SetFontProperties(const MythFontProperties &fontProps) | MythUIText | protected |
| SetFontState(const QString &state) | MythUIText | |
| SetHelpText(const QString &text) | MythUIType | inline |
| SetHorizontalZoom(float zoom) | MythUIType | |
| SetJustification(int just) | MythUIText | |
| 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) | MythUIText | protected |
| SetPainter(MythPainter *painter) | MythUIType | inline |
| SetPosition(const MythPoint &pos) override | MythUIText | protectedvirtual |
| MythUIType::SetPosition(int x, int y) | MythUIType | |
| MythUIType::SetPosition(QPoint point) | MythUIType | |
| SetRedraw(void) | MythUIType | |
| SetReverseDependence(MythUIType *dependee, bool reverse) | MythUIType | |
| SetSize(QSize size) | MythUIType | virtual |
| SetTemplateText(const QString &text) | MythUIText | inline |
| SetText(const QString &text) | MythUIText | virtual |
| SetTextFromMap(const InfoMap &map) | MythUIText | |
| 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 | |
| ShiftCanvas(int x, int y) | MythUIText | protected |
| Show(void) | MythUIType | slot |
| Showing(void) | MythUIType | signal |
| StopCycling() | MythUIText | protected |
| TakeFocus(void) | MythUIType | slot |
| TakingFocus(void) | MythUIType | signal |
| TextCase enum name | MythUIText | protected |
| 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 |
| ~MythUIText() override | MythUIText | |
| ~MythUIType() override | MythUIType | protected |
| ~StorageUser()=default | StorageUser | virtual |