#include <libmythservicecontracts/datacontracts/frontendStatus.h>
Definition at line 9 of file frontendStatus.h.
◆ FrontendStatus()
Q_INVOKABLE DTC::FrontendStatus::FrontendStatus |
( |
QObject * |
parent = nullptr | ) |
|
|
inlineexplicit |
◆ Q_CLASSINFO() [1/5]
DTC::FrontendStatus::Q_CLASSINFO |
( |
"version" |
, |
|
|
"1.1" |
|
|
) |
| |
|
private |
◆ Q_CLASSINFO() [2/5]
DTC::FrontendStatus::Q_CLASSINFO |
( |
"State" |
| ) |
|
|
private |
◆ Q_CLASSINFO() [3/5]
DTC::FrontendStatus::Q_CLASSINFO |
( |
"ChapterTimes" |
| ) |
|
|
private |
◆ Q_CLASSINFO() [4/5]
DTC::FrontendStatus::Q_CLASSINFO |
( |
"SubtitleTracks" |
| ) |
|
|
private |
◆ Q_CLASSINFO() [5/5]
DTC::FrontendStatus::Q_CLASSINFO |
( |
"AudioTracks" |
| ) |
|
|
private |
◆ InitializeCustomTypes()
void FrontendStatus::InitializeCustomTypes |
( |
| ) |
|
|
inlinestatic |
◆ Copy()
◆ Process()
void DTC::FrontendStatus::Process |
( |
void |
| ) |
|
|
inline |
◆ Q_DISABLE_COPY()
◆ Name
QString DTC::FrontendStatus::Name |
|
readwrite |
◆ Version
QString DTC::FrontendStatus::Version |
|
readwrite |
◆ State
QVariantMap DTC::FrontendStatus::State |
|
read |
◆ ChapterTimes
QVariantList DTC::FrontendStatus::ChapterTimes |
|
read |
◆ SubtitleTracks
QVariantMap DTC::FrontendStatus::SubtitleTracks |
|
read |
◆ AudioTracks
QVariantMap DTC::FrontendStatus::AudioTracks |
|
read |
The documentation for this class was generated from the following file: