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

#include <mythbackend/servicesv2/v2videoSourceList.h>

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

Public Member Functions

Q_INVOKABLE V2VideoSourceList (QObject *parent=nullptr)
 
void Copy (const V2VideoSourceList *src)
 
V2VideoSourceAddNewVideoSource ()
 

Private Member Functions

 Q_CLASSINFO ("Version", "1.0")
 
 Q_CLASSINFO ("VideoSources", "type=V2VideoSource")
 
 Q_CLASSINFO ("AsOf", "transient=true")
 
 Q_DISABLE_COPY (V2VideoSourceList)
 

Detailed Description

Definition at line 12 of file v2videoSourceList.h.

Constructor & Destructor Documentation

◆ V2VideoSourceList()

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

Definition at line 28 of file v2videoSourceList.h.

Member Function Documentation

◆ Q_CLASSINFO() [1/3]

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

◆ Q_CLASSINFO() [2/3]

V2VideoSourceList::Q_CLASSINFO ( "VideoSources"  )
private

◆ Q_CLASSINFO() [3/3]

V2VideoSourceList::Q_CLASSINFO ( "AsOf"  )
private

◆ Copy()

void V2VideoSourceList::Copy ( const V2VideoSourceList src)
inline

Definition at line 33 of file v2videoSourceList.h.

◆ AddNewVideoSource()

V2VideoSource* V2VideoSourceList::AddNewVideoSource ( )
inline

Definition at line 42 of file v2videoSourceList.h.

◆ Q_DISABLE_COPY()

V2VideoSourceList::Q_DISABLE_COPY ( V2VideoSourceList  )
private

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