MythTV
master
|
#include <frontend.h>
Public Slots | |
QObject * | GetStatus (void) |
Public Member Functions | |
Q_INVOKABLE | ScriptableFrontend (QScriptEngine *pEngine, QObject *parent=nullptr) |
Private Attributes | |
Frontend | m_obj |
QScriptEngine * | m_pEngine |
Definition at line 68 of file programs/mythfrontend/services/frontend.h.
|
inlineexplicit |
Definition at line 77 of file programs/mythfrontend/services/frontend.h.
|
inlineslot |
Definition at line 82 of file programs/mythfrontend/services/frontend.h.
|
private |
Definition at line 73 of file programs/mythfrontend/services/frontend.h.
Referenced by GetStatus().
|
private |
Definition at line 74 of file programs/mythfrontend/services/frontend.h.
Referenced by ScriptableFrontend().