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

#include <mythbackend/servicesv2/v2powerPriority.h>

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

Public Member Functions

Q_INVOKABLE V2PowerPriorityList (QObject *parent=nullptr)
 
QVariantList & GetPowerPriorities ()
 
V2PowerPriorityAddNewPowerPriority ()
 

Private Member Functions

 Q_CLASSINFO ("Version", "1.0")
 
 Q_CLASSINFO ("PowerPriorities", "type=V2PowerPriority")
 
 SERVICE_PROPERTY2 (QVariantList, PowerPriorities)
 
 Q_DISABLE_COPY (V2PowerPriorityList)
 

Detailed Description

Definition at line 42 of file v2powerPriority.h.

Constructor & Destructor Documentation

◆ V2PowerPriorityList()

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

Definition at line 56 of file v2powerPriority.h.

Member Function Documentation

◆ AddNewPowerPriority()

V2PowerPriority * V2PowerPriorityList::AddNewPowerPriority ( )
inline

Definition at line 64 of file v2powerPriority.h.

◆ GetPowerPriorities()

QVariantList & V2PowerPriorityList::GetPowerPriorities ( )
inline

Definition at line 63 of file v2powerPriority.h.

◆ Q_CLASSINFO() [1/2]

V2PowerPriorityList::Q_CLASSINFO ( "PowerPriorities"  )
private

◆ Q_CLASSINFO() [2/2]

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

◆ Q_DISABLE_COPY()

V2PowerPriorityList::Q_DISABLE_COPY ( V2PowerPriorityList  )
private

◆ SERVICE_PROPERTY2()

V2PowerPriorityList::SERVICE_PROPERTY2 ( QVariantList  ,
PowerPriorities   
)
private

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