MythTV  master
Public Member Functions | Private Member Functions | List of all members
V2ProgramList Class Reference

#include <v2programList.h>

Inheritance diagram for V2ProgramList:
Inheritance graph
[legend]
Collaboration diagram for V2ProgramList:
Collaboration graph
[legend]

Public Member Functions

Q_INVOKABLE V2ProgramList (QObject *parent=nullptr)
 
void Copy (const V2ProgramList *src)
 
QVariantList & GetPrograms ()
 
V2ProgramAddNewProgram ()
 

Private Member Functions

 Q_CLASSINFO ("Version", "1.0")
 
 Q_CLASSINFO ("Programs", "type=V2Program")
 
 Q_CLASSINFO ("AsOf", "transient=true")
 
 SERVICE_PROPERTY2 (QVariantList, Programs)
 
 Q_DISABLE_COPY (V2ProgramList)
 

Detailed Description

Definition at line 22 of file v2programList.h.

Constructor & Destructor Documentation

◆ V2ProgramList()

Q_INVOKABLE V2ProgramList::V2ProgramList ( QObject *  parent = nullptr)
inline

Definition at line 40 of file v2programList.h.

Member Function Documentation

◆ Q_CLASSINFO() [1/3]

V2ProgramList::Q_CLASSINFO ( "Version"  ,
"1.0"   
)
private

◆ Q_CLASSINFO() [2/3]

V2ProgramList::Q_CLASSINFO ( "Programs"  )
private

◆ Q_CLASSINFO() [3/3]

V2ProgramList::Q_CLASSINFO ( "AsOf"  )
private

◆ SERVICE_PROPERTY2()

V2ProgramList::SERVICE_PROPERTY2 ( QVariantList  ,
Programs   
)
private

◆ Copy()

void V2ProgramList::Copy ( const V2ProgramList src)
inline

Definition at line 45 of file v2programList.h.

◆ GetPrograms()

QVariantList& V2ProgramList::GetPrograms ( )
inline

Definition at line 60 of file v2programList.h.

◆ AddNewProgram()

V2Program* V2ProgramList::AddNewProgram ( )
inline

Definition at line 62 of file v2programList.h.

◆ Q_DISABLE_COPY()

V2ProgramList::Q_DISABLE_COPY ( V2ProgramList  )
private

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