
Definition at line 47 of file myththemedmenu.cpp.
Public Member Functions | |
| ThemedButton (MythUIType *parent, const char *name) | |
| void | SetActive (bool active) |
Public Attributes | |
| MythUIStateType * | background |
| MythUIStateType * | icon |
| MythUIStateType * | text |
| QStringList | action |
| QString | message |
| QString | type |
| int | row |
| int | col |
| ThemedButton::ThemedButton | ( | MythUIType * | parent, | |
| const char * | name | |||
| ) | [inline] |
Definition at line 50 of file myththemedmenu.cpp.
| void ThemedButton::SetActive | ( | bool | active | ) | [inline] |
Definition at line 57 of file myththemedmenu.cpp.
Referenced by MythThemedMenuPrivate::gestureEvent(), MythThemedMenuPrivate::keyHandler(), and MythThemedMenuPrivate::positionButtons().
Definition at line 71 of file myththemedmenu.cpp.
Referenced by MythThemedMenuPrivate::addButton(), and SetActive().
Definition at line 72 of file myththemedmenu.cpp.
Referenced by MythThemedMenuPrivate::addButton(), and SetActive().
Definition at line 73 of file myththemedmenu.cpp.
Referenced by MythThemedMenuPrivate::addButton(), and SetActive().
| QStringList ThemedButton::action |
Definition at line 75 of file myththemedmenu.cpp.
Referenced by MythThemedMenuPrivate::addButton(), MythThemedMenuPrivate::gestureEvent(), and MythThemedMenuPrivate::keyHandler().
| QString ThemedButton::message |
| QString ThemedButton::type |
Definition at line 77 of file myththemedmenu.cpp.
Referenced by MythThemedMenuPrivate::addButton(), MythThemedMenuPrivate::gestureEvent(), MythThemedMenuPrivate::keyHandler(), and MythThemedMenuPrivate::SetupUITypes().
Definition at line 79 of file myththemedmenu.cpp.
Referenced by MythThemedMenuPrivate::positionButtons().
Definition at line 80 of file myththemedmenu.cpp.
Referenced by MythThemedMenuPrivate::positionButtons().
1.5.5