MythTV  master
Public Member Functions | Static Public Member Functions | Properties | Private Member Functions | List of all members
DTC::FrontendActionList Class Reference

#include <frontendActionList.h>

Inheritance diagram for DTC::FrontendActionList:
Inheritance graph
[legend]
Collaboration diagram for DTC::FrontendActionList:
Collaboration graph
[legend]

Public Member Functions

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

Static Public Member Functions

static void InitializeCustomTypes ()
 

Properties

QVariantMap ActionList
 

Private Member Functions

 Q_CLASSINFO ("version", "1.0")
 
 Q_CLASSINFO ("ActionList", "type=QString;name=Action")
 
 PROPERTYIMP_RO_REF (QVariantMap, ActionList)
 
 Q_DISABLE_COPY (FrontendActionList)
 

Detailed Description

Definition at line 9 of file frontendActionList.h.

Constructor & Destructor Documentation

◆ FrontendActionList()

Q_INVOKABLE DTC::FrontendActionList::FrontendActionList ( QObject *  parent = nullptr)
inlineexplicit

Definition at line 24 of file frontendActionList.h.

Member Function Documentation

◆ Q_CLASSINFO() [1/2]

DTC::FrontendActionList::Q_CLASSINFO ( "version"  ,
"1.0"   
)
private

◆ Q_CLASSINFO() [2/2]

DTC::FrontendActionList::Q_CLASSINFO ( "ActionList"  )
private

◆ PROPERTYIMP_RO_REF()

DTC::FrontendActionList::PROPERTYIMP_RO_REF ( QVariantMap  ,
ActionList   
)
private

◆ InitializeCustomTypes()

void FrontendActionList::InitializeCustomTypes ( )
inlinestatic

Definition at line 36 of file frontendActionList.h.

Referenced by FrontendServices::FrontendServices().

◆ Copy()

void DTC::FrontendActionList::Copy ( const FrontendActionList src)
inline

Definition at line 28 of file frontendActionList.h.

◆ Q_DISABLE_COPY()

DTC::FrontendActionList::Q_DISABLE_COPY ( FrontendActionList  )
private

Property Documentation

◆ ActionList

QVariantMap DTC::FrontendActionList::ActionList
read

Definition at line 16 of file frontendActionList.h.


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