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

#include <v2commMethod.h>

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

Public Member Functions

Q_INVOKABLE V2CommMethodList (QObject *parent=nullptr)
 
V2CommMethodAddNewCommMethod ()
 

Private Member Functions

 Q_CLASSINFO ("version", "1.0")
 
 Q_CLASSINFO ("CommMethods", "type=V2CommMethod")
 
 SERVICE_PROPERTY2 (QVariantList, CommMethods)
 
 Q_DISABLE_COPY (V2CommMethodList)
 

Detailed Description

Definition at line 45 of file v2commMethod.h.

Constructor & Destructor Documentation

◆ V2CommMethodList()

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

Definition at line 55 of file v2commMethod.h.

Member Function Documentation

◆ Q_CLASSINFO() [1/2]

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

◆ Q_CLASSINFO() [2/2]

V2CommMethodList::Q_CLASSINFO ( "CommMethods"  )
private

◆ SERVICE_PROPERTY2()

V2CommMethodList::SERVICE_PROPERTY2 ( QVariantList  ,
CommMethods   
)
private

◆ AddNewCommMethod()

V2CommMethod* V2CommMethodList::AddNewCommMethod ( )
inline

Definition at line 65 of file v2commMethod.h.

◆ Q_DISABLE_COPY()

V2CommMethodList::Q_DISABLE_COPY ( V2CommMethodList  )
private

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