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

#include <v2inputList.h>

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

Public Member Functions

Q_INVOKABLE V2InputList (QObject *parent=nullptr)
 
void Copy (const V2InputList *src)
 
V2InputAddNewInput ()
 

Private Member Functions

 Q_CLASSINFO ("Version", "1.0")
 
 Q_CLASSINFO ("Inputs", "type=V2Input")
 
 SERVICE_PROPERTY2 (QVariantList, Inputs)
 
 Q_DISABLE_COPY (V2InputList)
 

Detailed Description

Definition at line 20 of file v2inputList.h.

Constructor & Destructor Documentation

◆ V2InputList()

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

Definition at line 30 of file v2inputList.h.

Member Function Documentation

◆ Q_CLASSINFO() [1/2]

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

◆ Q_CLASSINFO() [2/2]

V2InputList::Q_CLASSINFO ( "Inputs"  )
private

◆ SERVICE_PROPERTY2()

V2InputList::SERVICE_PROPERTY2 ( QVariantList  ,
Inputs   
)
private

◆ Copy()

void V2InputList::Copy ( const V2InputList src)
inline

Definition at line 35 of file v2inputList.h.

◆ AddNewInput()

V2Input* V2InputList::AddNewInput ( )
inline

Definition at line 40 of file v2inputList.h.

◆ Q_DISABLE_COPY()

V2InputList::Q_DISABLE_COPY ( V2InputList  )
private

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