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

#include <v2captureCardList.h>

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

Public Member Functions

Q_INVOKABLE V2CardTypeList (QObject *parent=nullptr)
 
void Copy (const V2CardTypeList *src)
 
V2CardTypeAddCardType (const QString &description, const QString &cardType)
 

Private Member Functions

 Q_CLASSINFO ("Version", "1.0")
 
 Q_CLASSINFO ("CardTypes", "type=V2CardType")
 
 SERVICE_PROPERTY2 (QVariantList, CardTypes)
 
 Q_DISABLE_COPY (V2CardTypeList)
 

Detailed Description

Definition at line 58 of file v2captureCardList.h.

Constructor & Destructor Documentation

◆ V2CardTypeList()

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

Definition at line 68 of file v2captureCardList.h.

Member Function Documentation

◆ Q_CLASSINFO() [1/2]

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

◆ Q_CLASSINFO() [2/2]

V2CardTypeList::Q_CLASSINFO ( "CardTypes"  )
private

◆ SERVICE_PROPERTY2()

V2CardTypeList::SERVICE_PROPERTY2 ( QVariantList  ,
CardTypes   
)
private

◆ Copy()

void V2CardTypeList::Copy ( const V2CardTypeList src)
inline

Definition at line 73 of file v2captureCardList.h.

◆ AddCardType()

V2CardType* V2CardTypeList::AddCardType ( const QString &  description,
const QString &  cardType 
)
inline

Definition at line 78 of file v2captureCardList.h.

◆ Q_DISABLE_COPY()

V2CardTypeList::Q_DISABLE_COPY ( V2CardTypeList  )
private

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