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

#include <videoLookupInfoList.h>

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

Public Member Functions

Q_INVOKABLE VideoLookupList (QObject *parent=nullptr)
 
void Copy (const VideoLookupList *src)
 
VideoLookupAddNewVideoLookup ()
 

Static Public Member Functions

static void InitializeCustomTypes ()
 

Properties

int Count
 
QDateTime AsOf
 
QString Version
 
QString ProtoVer
 
QVariantList VideoLookups
 

Private Member Functions

 Q_CLASSINFO ("version", "1.0")
 
 Q_CLASSINFO ("VideoLookups", "type=DTC::VideoLookup")
 
 Q_CLASSINFO ("AsOf", "transient=true")
 
 PROPERTYIMP_RO_REF (QVariantList, VideoLookups)
 
 Q_DISABLE_COPY (VideoLookupList)
 

Detailed Description

Definition at line 24 of file videoLookupInfoList.h.

Constructor & Destructor Documentation

◆ VideoLookupList()

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

Definition at line 53 of file videoLookupInfoList.h.

Member Function Documentation

◆ Q_CLASSINFO() [1/3]

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

◆ Q_CLASSINFO() [2/3]

DTC::VideoLookupList::Q_CLASSINFO ( "VideoLookups"  )
private

◆ Q_CLASSINFO() [3/3]

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

◆ PROPERTYIMP_RO_REF()

DTC::VideoLookupList::PROPERTYIMP_RO_REF ( QVariantList  ,
VideoLookups   
)
private

◆ InitializeCustomTypes()

void DTC::VideoLookupList::InitializeCustomTypes ( )
inlinestatic

Definition at line 84 of file videoLookupInfoList.h.

Referenced by VideoServices::VideoServices().

◆ Copy()

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

Definition at line 59 of file videoLookupInfoList.h.

◆ AddNewVideoLookup()

VideoLookup* DTC::VideoLookupList::AddNewVideoLookup ( )
inline

Definition at line 69 of file videoLookupInfoList.h.

◆ Q_DISABLE_COPY()

DTC::VideoLookupList::Q_DISABLE_COPY ( VideoLookupList  )
private

Property Documentation

◆ Count

int DTC::VideoLookupList::Count
readwrite

Definition at line 35 of file videoLookupInfoList.h.

◆ AsOf

QDateTime DTC::VideoLookupList::AsOf
readwrite

Definition at line 36 of file videoLookupInfoList.h.

◆ Version

QString DTC::VideoLookupList::Version
readwrite

Definition at line 37 of file videoLookupInfoList.h.

◆ ProtoVer

QString DTC::VideoLookupList::ProtoVer
readwrite

Definition at line 38 of file videoLookupInfoList.h.

◆ VideoLookups

QVariantList DTC::VideoLookupList::VideoLookups
read

Definition at line 40 of file videoLookupInfoList.h.


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