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

#include <channelInfoList.h>

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

Public Member Functions

Q_INVOKABLE ChannelInfoList (QObject *parent=nullptr)
 
void Copy (const ChannelInfoList *src)
 
ChannelInfoAddNewChannelInfo ()
 

Static Public Member Functions

static void InitializeCustomTypes ()
 

Properties

int StartIndex
 
int Count
 
int CurrentPage
 
int TotalPages
 
int TotalAvailable
 
QDateTime AsOf
 
QString Version
 
QString ProtoVer
 
QVariantList ChannelInfos
 

Private Member Functions

 Q_CLASSINFO ("version", "1.0")
 
 Q_CLASSINFO ("ChannelInfos", "type=DTC::ChannelInfo")
 
 Q_CLASSINFO ("AsOf", "transient=true")
 
 PROPERTYIMP_RO_REF (QVariantList, ChannelInfos)
 
 Q_DISABLE_COPY (ChannelInfoList)
 

Detailed Description

Definition at line 14 of file channelInfoList.h.

Constructor & Destructor Documentation

◆ ChannelInfoList()

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

Definition at line 51 of file channelInfoList.h.

Member Function Documentation

◆ Q_CLASSINFO() [1/3]

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

◆ Q_CLASSINFO() [2/3]

DTC::ChannelInfoList::Q_CLASSINFO ( "ChannelInfos"  )
private

◆ Q_CLASSINFO() [3/3]

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

◆ PROPERTYIMP_RO_REF()

DTC::ChannelInfoList::PROPERTYIMP_RO_REF ( QVariantList  ,
ChannelInfos   
)
private

◆ InitializeCustomTypes()

void DTC::ChannelInfoList::InitializeCustomTypes ( )
inlinestatic

Definition at line 88 of file channelInfoList.h.

Referenced by ChannelServices::ChannelServices().

◆ Copy()

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

Definition at line 61 of file channelInfoList.h.

◆ AddNewChannelInfo()

ChannelInfo* DTC::ChannelInfoList::AddNewChannelInfo ( )
inline

Definition at line 73 of file channelInfoList.h.

◆ Q_DISABLE_COPY()

DTC::ChannelInfoList::Q_DISABLE_COPY ( ChannelInfoList  )
private

Property Documentation

◆ StartIndex

int DTC::ChannelInfoList::StartIndex
readwrite

Definition at line 25 of file channelInfoList.h.

◆ Count

int DTC::ChannelInfoList::Count
readwrite

Definition at line 26 of file channelInfoList.h.

◆ CurrentPage

int DTC::ChannelInfoList::CurrentPage
readwrite

Definition at line 27 of file channelInfoList.h.

◆ TotalPages

int DTC::ChannelInfoList::TotalPages
readwrite

Definition at line 28 of file channelInfoList.h.

◆ TotalAvailable

int DTC::ChannelInfoList::TotalAvailable
readwrite

Definition at line 29 of file channelInfoList.h.

◆ AsOf

QDateTime DTC::ChannelInfoList::AsOf
readwrite

Definition at line 30 of file channelInfoList.h.

◆ Version

QString DTC::ChannelInfoList::Version
readwrite

Definition at line 31 of file channelInfoList.h.

◆ ProtoVer

QString DTC::ChannelInfoList::ProtoVer
readwrite

Definition at line 32 of file channelInfoList.h.

◆ ChannelInfos

QVariantList DTC::ChannelInfoList::ChannelInfos
read

Definition at line 34 of file channelInfoList.h.


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