#include <mythuihelper.h>
Public Attributes | |
| void(* | exec_program )(const QString &cmd) |
| void(* | exec_program_tv )(const QString &cmd) |
| void(* | configplugin )(const QString &cmd) |
| void(* | plugin )(const QString &cmd) |
| void(* | eject )(void) |
Definition at line 33 of file mythuihelper.h.
| void(* MythUIMenuCallbacks::exec_program)(const QString &cmd) |
Definition at line 35 of file mythuihelper.h.
Referenced by MythThemedMenu::handleAction(), and MythContextPrivate::Init().
| void(* MythUIMenuCallbacks::exec_program_tv)(const QString &cmd) |
Definition at line 36 of file mythuihelper.h.
Referenced by MythThemedMenu::handleAction(), and MythContextPrivate::Init().
| void(* MythUIMenuCallbacks::configplugin)(const QString &cmd) |
Definition at line 37 of file mythuihelper.h.
Referenced by MythThemedMenu::handleAction(), and MythContextPrivate::Init().
| void(* MythUIMenuCallbacks::plugin)(const QString &cmd) |
Definition at line 38 of file mythuihelper.h.
Referenced by MythThemedMenu::handleAction(), and MythContextPrivate::Init().
| void(* MythUIMenuCallbacks::eject)(void) |
Definition at line 39 of file mythuihelper.h.
Referenced by MythThemedMenu::handleAction(), and MythContextPrivate::Init().
1.6.3