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

#include <mythbackend/servicesv2/v2frontendList.h>

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

Public Member Functions

Q_INVOKABLE V2FrontendList (QObject *parent=nullptr)
 
void Copy (const V2FrontendList *src)
 
QVariantList & GetFrontends ()
 
V2FrontendAddNewFrontend ()
 

Private Member Functions

 Q_CLASSINFO ("version", "1.0")
 
 Q_CLASSINFO ("Frontends", "type=V2Frontend")
 
 SERVICE_PROPERTY2 (QVariantList, Frontends)
 
 Q_DISABLE_COPY (V2FrontendList)
 

Detailed Description

Definition at line 18 of file v2frontendList.h.

Constructor & Destructor Documentation

◆ V2FrontendList()

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

Definition at line 32 of file v2frontendList.h.

Member Function Documentation

◆ Q_CLASSINFO() [1/2]

V2FrontendList::Q_CLASSINFO ( "version"  ,
"1.0"   
)
private

◆ Q_CLASSINFO() [2/2]

V2FrontendList::Q_CLASSINFO ( "Frontends"  )
private

◆ SERVICE_PROPERTY2()

V2FrontendList::SERVICE_PROPERTY2 ( QVariantList  ,
Frontends   
)
private

◆ Copy()

void V2FrontendList::Copy ( const V2FrontendList src)
inline

Definition at line 37 of file v2frontendList.h.

◆ GetFrontends()

QVariantList& V2FrontendList::GetFrontends ( )
inline

Definition at line 44 of file v2frontendList.h.

◆ AddNewFrontend()

V2Frontend* V2FrontendList::AddNewFrontend ( )
inline

Definition at line 45 of file v2frontendList.h.

◆ Q_DISABLE_COPY()

V2FrontendList::Q_DISABLE_COPY ( V2FrontendList  )
private

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