#include <playbackbox.h>
Public Member Functions | |
| HelpPopup (MythScreenStack *lparent) | |
| bool | Create (void) |
Private Member Functions | |
| void | addItem (const QString &state, const QString &text) |
Private Attributes | |
| MythUIButtonList * | m_iconList |
Definition at line 544 of file playbackbox.h.
| HelpPopup::HelpPopup | ( | MythScreenStack * | lparent | ) |
Definition at line 5178 of file playbackbox.cpp.
| bool HelpPopup::Create | ( | void | ) | [virtual] |
Reimplemented from MythScreenType.
Definition at line 5185 of file playbackbox.cpp.
Referenced by PlaybackBox::showIconHelp().
| void HelpPopup::addItem | ( | const QString & | state, | |
| const QString & | text | |||
| ) | [private] |
Definition at line 5232 of file playbackbox.cpp.
Referenced by Create().
MythUIButtonList* HelpPopup::m_iconList [private] |
Definition at line 556 of file playbackbox.h.
1.6.3