|
MythTV master
|
This is the complete list of members for OSD, including all inherited members.
| Bounds() const | MythMediaOverlay | |
| CheckExpiry() | OSD | private |
| DialogAddButton(const QString &Text, QVariant Data, bool Menu=false, bool Current=false) | OSD | private |
| DialogBack(const QString &Text="", const QVariant &Data=0, bool Exit=false) | OSD | private |
| DialogGetText(InfoMap &Map) | OSD | |
| DialogHandleGesture(MythGestureEvent *Event) | OSD | |
| DialogHandleKeypress(QKeyEvent *Event) | OSD | |
| DialogQuit() | OSD | slot |
| DialogShow(const QString &Window, const QString &Text="", std::chrono::milliseconds UpdateFor=0ms) | OSD | private |
| DialogVisible(const QString &Window=QString()) | OSD | |
| Draw() | OSD | |
| Embed(bool Embedding) | OSD | slot |
| GetFontStretch() const | MythMediaOverlay | |
| GetWindow(const QString &Window) | MythMediaOverlay | virtual |
| HasWindow(const QString &Window) | MythMediaOverlay | |
| HideAll(bool KeepSubs=true, MythScreenType *Except=nullptr, bool DropNotification=false) | OSD | slot |
| HideOSD(OSDFunctionalType Type) | OSD | signal |
| HideWindow(const QString &Window) override | OSD | virtual |
| Init(QRect Rect, float FontAspect) override | OSD | virtual |
| InitWindow(const QString &Window, MythScreenType *Screen) | MythMediaOverlay | protected |
| IsOSDVisible(bool &Visible) | OSD | protectedslot |
| IsWindowVisible(const QString &Window) | OSD | |
| LoadWindows() | OSD | private |
| m_children | MythMediaOverlay | protected |
| m_dialog | OSD | private |
| m_embedded | OSD | private |
| m_expireTimes | OSD | private |
| m_fadeTime | OSD | private |
| m_fontStretch | MythMediaOverlay | protected |
| m_functionalWindow | OSD | private |
| m_mainWindow | MythMediaOverlay | protected |
| m_nextPulseUpdate | OSD | private |
| m_painter | MythMediaOverlay | protected |
| m_player | MythMediaOverlay | protected |
| m_pulsedDialogText | OSD | private |
| m_rect | MythMediaOverlay | protected |
| m_savedFontStretch | MythMediaOverlay | protected |
| m_savedHMult | MythMediaOverlay | protected |
| m_savedUIRect | MythMediaOverlay | protected |
| m_savedWMult | MythMediaOverlay | protected |
| m_timeouts | OSD | private |
| m_tv | MythMediaOverlay | protected |
| m_uiScaleOverride | MythMediaOverlay | protected |
| MythMediaOverlay(MythMainWindow *MainWindow, TV *Tv, MythPlayerUI *Player, MythPainter *Painter) | MythMediaOverlay | |
| OSD(MythMainWindow *MainWindow, TV *Tv, MythPlayerUI *Player, MythPainter *Painter) | OSD | |
| OverrideUIScale(bool Log=true) | MythMediaOverlay | protected |
| PositionWindow(MythScreenType *Window) | OSD | private |
| RemoveWindow(const QString &Window) | OSD | private |
| ResetWindow(const QString &Window) | OSD | |
| RevertUIScale() | MythMediaOverlay | protected |
| SetExpiry(const QString &Window, enum OSDTimeout Timeout, std::chrono::milliseconds CustomTimeout=0ms) | OSD | |
| SetExpiryPriv(const QString &Window, enum OSDTimeout Timeout, std::chrono::milliseconds CustomTimeout) | OSD | private |
| SetFunctionalWindow(const QString &Window, enum OSDFunctionalType Type) | OSD | |
| SetGraph(const QString &Window, const QString &Graph, std::chrono::milliseconds Timecode) | OSD | |
| SetPlayer(MythPlayerUI *Player) | MythMediaOverlay | |
| SetRegions(const QString &Window, frm_dir_map_t &Map, long long Total) | OSD | |
| SetText(const QString &Window, const InfoMap &Map, OSDTimeout Timeout) | OSD | slot |
| SetValues(const QString &Window, const QHash< QString, int > &Map, OSDTimeout Timeout) | OSD | |
| SetValues(const QString &Window, const QHash< QString, float > &Map, OSDTimeout Timeout) | OSD | |
| ShowDialog(const MythOSDDialogData &Data) | OSD | protectedslot |
| TearDown() override | OSD | privatevirtual |
| ~MythMediaOverlay() override | MythMediaOverlay | |
| ~OSD() override | OSD |