MythTV  master
Public Member Functions | Static Public Member Functions | Properties | Private Member Functions | List of all members
DTC::VideoStreamInfoList Class Reference

#include <libmythservicecontracts/datacontracts/videoStreamInfoList.h>

Inheritance diagram for DTC::VideoStreamInfoList:
[legend]
Collaboration diagram for DTC::VideoStreamInfoList:
[legend]

Public Member Functions

Q_INVOKABLE VideoStreamInfoList (QObject *parent=nullptr)
 
void Copy (const VideoStreamInfoList *src)
 
VideoStreamInfoAddNewVideoStreamInfo ()
 

Static Public Member Functions

static void InitializeCustomTypes ()
 

Properties

int Count
 
QDateTime AsOf
 
QString Version
 
QString ProtoVer
 
int ErrorCode
 
QString ErrorMsg
 
QVariantList VideoStreamInfos
 

Private Member Functions

 Q_CLASSINFO ("version", "1.00")
 
 Q_CLASSINFO ("VideoStreamInfos", "type=DTC::VideoStreamInfo")
 
 Q_CLASSINFO ("AsOf", "transient=true")
 
 PROPERTYIMP_RO_REF (QVariantList, VideoStreamInfos)
 
 Q_DISABLE_COPY (VideoStreamInfoList)
 

Detailed Description

Definition at line 24 of file videoStreamInfoList.h.

Constructor & Destructor Documentation

◆ VideoStreamInfoList()

Q_INVOKABLE DTC::VideoStreamInfoList::VideoStreamInfoList ( QObject *  parent = nullptr)
inline

Definition at line 57 of file videoStreamInfoList.h.

Member Function Documentation

◆ Q_CLASSINFO() [1/3]

DTC::VideoStreamInfoList::Q_CLASSINFO ( "version"  ,
"1.00"   
)
private

◆ Q_CLASSINFO() [2/3]

DTC::VideoStreamInfoList::Q_CLASSINFO ( "VideoStreamInfos"  )
private

◆ Q_CLASSINFO() [3/3]

DTC::VideoStreamInfoList::Q_CLASSINFO ( "AsOf"  )
private

◆ PROPERTYIMP_RO_REF()

DTC::VideoStreamInfoList::PROPERTYIMP_RO_REF ( QVariantList  ,
VideoStreamInfos   
)
private

◆ InitializeCustomTypes()

void DTC::VideoStreamInfoList::InitializeCustomTypes ( )
inlinestatic

Definition at line 90 of file videoStreamInfoList.h.

Referenced by VideoServices::VideoServices().

◆ Copy()

void DTC::VideoStreamInfoList::Copy ( const VideoStreamInfoList src)
inline

Definition at line 63 of file videoStreamInfoList.h.

◆ AddNewVideoStreamInfo()

VideoStreamInfo* DTC::VideoStreamInfoList::AddNewVideoStreamInfo ( )
inline

Definition at line 75 of file videoStreamInfoList.h.

◆ Q_DISABLE_COPY()

DTC::VideoStreamInfoList::Q_DISABLE_COPY ( VideoStreamInfoList  )
private

Property Documentation

◆ Count

int DTC::VideoStreamInfoList::Count
readwrite

Definition at line 35 of file videoStreamInfoList.h.

◆ AsOf

QDateTime DTC::VideoStreamInfoList::AsOf
readwrite

Definition at line 36 of file videoStreamInfoList.h.

◆ Version

QString DTC::VideoStreamInfoList::Version
readwrite

Definition at line 37 of file videoStreamInfoList.h.

◆ ProtoVer

QString DTC::VideoStreamInfoList::ProtoVer
readwrite

Definition at line 38 of file videoStreamInfoList.h.

◆ ErrorCode

int DTC::VideoStreamInfoList::ErrorCode
readwrite

Definition at line 39 of file videoStreamInfoList.h.

◆ ErrorMsg

QString DTC::VideoStreamInfoList::ErrorMsg
readwrite

Definition at line 40 of file videoStreamInfoList.h.

◆ VideoStreamInfos

QVariantList DTC::VideoStreamInfoList::VideoStreamInfos
read

Definition at line 42 of file videoStreamInfoList.h.


The documentation for this class was generated from the following file: