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

#include <v2captureCardList.h>

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

Public Member Functions

Q_INVOKABLE V2DiseqcTreeList (QObject *parent=nullptr)
 
void Copy (const V2DiseqcTreeList *src)
 
V2DiseqcTreeAddDiseqcTree ()
 

Private Member Functions

 Q_CLASSINFO ("Version", "1.0")
 
 Q_CLASSINFO ("DiseqcTrees", "type=V2DiseqcTree")
 
 SERVICE_PROPERTY2 (QVariantList, DiseqcTrees)
 
 Q_DISABLE_COPY (V2DiseqcTreeList)
 

Detailed Description

Definition at line 177 of file v2captureCardList.h.

Constructor & Destructor Documentation

◆ V2DiseqcTreeList()

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

Definition at line 187 of file v2captureCardList.h.

Member Function Documentation

◆ Q_CLASSINFO() [1/2]

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

◆ Q_CLASSINFO() [2/2]

V2DiseqcTreeList::Q_CLASSINFO ( "DiseqcTrees"  )
private

◆ SERVICE_PROPERTY2()

V2DiseqcTreeList::SERVICE_PROPERTY2 ( QVariantList  ,
DiseqcTrees   
)
private

◆ Copy()

void V2DiseqcTreeList::Copy ( const V2DiseqcTreeList src)
inline

Definition at line 192 of file v2captureCardList.h.

◆ AddDiseqcTree()

V2DiseqcTree* V2DiseqcTreeList::AddDiseqcTree ( )
inline

Definition at line 197 of file v2captureCardList.h.

◆ Q_DISABLE_COPY()

V2DiseqcTreeList::Q_DISABLE_COPY ( V2DiseqcTreeList  )
private

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