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

#include <mythbackend/servicesv2/v2captureCardList.h>

Inheritance diagram for V2CaptureDeviceList:
[legend]
Collaboration diagram for V2CaptureDeviceList:
[legend]

Public Member Functions

Q_INVOKABLE V2CaptureDeviceList (QObject *parent=nullptr)
 
void Copy (const V2CaptureDeviceList *src)
 
V2CaptureDeviceAddCaptureDevice ()
 

Private Member Functions

 Q_CLASSINFO ("Version", "1.0")
 
 Q_CLASSINFO ("CaptureDevices", "type=V2CaptureDevice")
 
 SERVICE_PROPERTY2 (QVariantList, CaptureDevices)
 
 Q_DISABLE_COPY (V2CaptureDeviceList)
 

Detailed Description

Definition at line 97 of file v2captureCardList.h.

Constructor & Destructor Documentation

◆ V2CaptureDeviceList()

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

Definition at line 107 of file v2captureCardList.h.

Member Function Documentation

◆ Q_CLASSINFO() [1/2]

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

◆ Q_CLASSINFO() [2/2]

V2CaptureDeviceList::Q_CLASSINFO ( "CaptureDevices"  )
private

◆ SERVICE_PROPERTY2()

V2CaptureDeviceList::SERVICE_PROPERTY2 ( QVariantList  ,
CaptureDevices   
)
private

◆ Copy()

void V2CaptureDeviceList::Copy ( const V2CaptureDeviceList src)
inline

Definition at line 112 of file v2captureCardList.h.

◆ AddCaptureDevice()

V2CaptureDevice* V2CaptureDeviceList::AddCaptureDevice ( )
inline

Definition at line 117 of file v2captureCardList.h.

Referenced by fillSelectionsFromDir().

◆ Q_DISABLE_COPY()

V2CaptureDeviceList::Q_DISABLE_COPY ( V2CaptureDeviceList  )
private

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