|
MythTV
0.26-pre
|
#include <frontend.h>
Public Slots | |
| QObject * | GetStatus (void) |
Public Member Functions | |
| Q_INVOKABLE | ScriptableFrontend (QObject *parent=0) |
Private Attributes | |
| Frontend | m_obj |
Definition at line 38 of file frontend.h.
| Q_INVOKABLE ScriptableFrontend::ScriptableFrontend | ( | QObject * | parent = 0 | ) | [inline] |
Definition at line 46 of file frontend.h.
| QObject* ScriptableFrontend::GetStatus | ( | void | ) | [inline, slot] |
Definition at line 49 of file frontend.h.
Frontend ScriptableFrontend::m_obj [private] |
Definition at line 43 of file frontend.h.
Referenced by GetStatus().
1.7.6.1