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

#include <liveStreamInfoList.h>

Inheritance diagram for DTC::LiveStreamInfoList:
Inheritance graph
[legend]
Collaboration diagram for DTC::LiveStreamInfoList:
Collaboration graph
[legend]

Public Member Functions

Q_INVOKABLE LiveStreamInfoList (QObject *parent=nullptr)
 
void Copy (const LiveStreamInfoList *src)
 
LiveStreamInfoAddNewLiveStreamInfo ()
 

Static Public Member Functions

static void InitializeCustomTypes ()
 

Properties

QVariantList LiveStreamInfos
 

Private Member Functions

 Q_CLASSINFO ("version", "1.0")
 
 Q_CLASSINFO ("LiveStreamInfos", "type=DTC::LiveStreamInfo")
 
 PROPERTYIMP_RO_REF (QVariantList, LiveStreamInfos)
 
 Q_DISABLE_COPY (LiveStreamInfoList)
 

Detailed Description

Definition at line 14 of file liveStreamInfoList.h.

Constructor & Destructor Documentation

◆ LiveStreamInfoList()

Q_INVOKABLE DTC::LiveStreamInfoList::LiveStreamInfoList ( QObject *  parent = nullptr)
inlineexplicit

Definition at line 32 of file liveStreamInfoList.h.

Member Function Documentation

◆ Q_CLASSINFO() [1/2]

DTC::LiveStreamInfoList::Q_CLASSINFO ( "version"  ,
"1.0"   
)
private

◆ Q_CLASSINFO() [2/2]

DTC::LiveStreamInfoList::Q_CLASSINFO ( "LiveStreamInfos"  )
private

◆ PROPERTYIMP_RO_REF()

DTC::LiveStreamInfoList::PROPERTYIMP_RO_REF ( QVariantList  ,
LiveStreamInfos   
)
private

◆ InitializeCustomTypes()

void DTC::LiveStreamInfoList::InitializeCustomTypes ( )
inlinestatic

Definition at line 57 of file liveStreamInfoList.h.

Referenced by ContentServices::ContentServices().

◆ Copy()

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

Definition at line 37 of file liveStreamInfoList.h.

◆ AddNewLiveStreamInfo()

LiveStreamInfo* DTC::LiveStreamInfoList::AddNewLiveStreamInfo ( )
inline

Definition at line 42 of file liveStreamInfoList.h.

◆ Q_DISABLE_COPY()

DTC::LiveStreamInfoList::Q_DISABLE_COPY ( LiveStreamInfoList  )
private

Property Documentation

◆ LiveStreamInfos

QVariantList DTC::LiveStreamInfoList::LiveStreamInfos
read

Definition at line 24 of file liveStreamInfoList.h.


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