|
MythTV master
|
Classes | |
| class | MythUIType |
| The base class on which all widgets and screens are based. More... | |
| class | MythScreenType |
| Screen in which all other widgets are contained and rendered. More... | |
| class | MythUIButton |
| A single button widget. More... | |
| class | MythUIButtonList |
| List widget, displays list items in a variety of themeable arrangements and can trigger signals when items are highlighted or clicked. More... | |
| class | MythUIButtonTree |
| A tree widget for displaying and navigating a MythGenericTree() More... | |
| class | MythUICheckBox |
| A checkbox widget supporting three check states - on,off,half and two conditions - selected and unselected. More... | |
| class | MythUIClock |
| A simple text clock widget. More... | |
| class | MythUIEditBar |
| A narrow purpose widget used to represent cut positions and regions when editing a video. More... | |
| class | MythUIGroup |
| Create a group of widgets. More... | |
| class | MythUIGuideGrid |
| A narrow purpose widget used to show television programs and the timeslots they occupy on channels. More... | |
| class | MythUIImage |
| Image widget, displays a single image or multiple images in sequence. More... | |
| class | MythUIProgressBar |
| Progress bar widget. More... | |
| class | MythUIScrollBar |
| Scroll bar widget. More... | |
| class | MythUIShape |
| A widget for rendering primitive shapes and lines. More... | |
| class | MythUISimpleText |
| Simplified text widget, displays a text string. More... | |
| class | MythUISpinBox |
| A widget for offering a range of numerical values where only the the bounding values and interval are known. More... | |
| class | MythUIStateType |
| This widget is used for grouping other widgets for display when a particular named state is called. More... | |
| class | MythUIText |
| All purpose text widget, displays a text string. More... | |
| class | MythUIVirtualKeyboard |
| A popup onscreen keyboard for easy alphanumeric and text entry using a remote control or mouse. More... | |