MythTV
master
|
This is the complete list of members for FrontendServices, including all inherited members.
ConvertToParameterPtr(int nTypeId, const QString &sParamType, void *pParam, const QString &sValue) | Service | virtual |
ConvertToVariant(int nType, void *pValue) | Service | virtual |
FrontendServices(QObject *parent=nullptr) | FrontendServices | inlineexplicit |
GetActionList(const QString &Context)=0 | FrontendServices | pure virtualslot |
GetContextList(void)=0 | FrontendServices | pure virtualslot |
GetStatus(void)=0 | FrontendServices | pure virtualslot |
HAS_PARAM(const QString &p) const | Service | inline |
m_parsedParams | Service | |
PlayRecording(int RecordedId, int ChanId, const QDateTime &StartTime)=0 | FrontendServices | pure virtualslot |
PlayVideo(const QString &Id, bool UseBookmark)=0 | FrontendServices | pure virtualslot |
Q_CLASSINFO("version", "2.1") | FrontendServices | private |
SendAction(const QString &Action, const QString &Value, uint Width, uint Height)=0 | FrontendServices | pure virtualslot |
SendKey(const QString &Key)=0 | FrontendServices | pure virtualslot |
SendMessage(const QString &Message, uint Timeout)=0 | FrontendServices | pure virtualslot |
SendNotification(bool Error, const QString &Type, const QString &Message, const QString &Origin, const QString &Description, const QString &Image, const QString &Extra, const QString &ProgressText, float Progress, int Timeout, bool Fullscreen, uint Visibility, uint Priority)=0 | FrontendServices | pure virtualslot |
Service(QObject *parent=nullptr) | Service | inlineexplicit |
ToBool(const QString &sVal) | Service | static |