|
MythTV
0.26-pre
|
#include <frontendActionList.h>
Public Member Functions | |
| PROPERTYIMP_RO_REF (QVariantMap, ActionList) public | |
| FrontendActionList (QObject *parent=0) | |
| FrontendActionList (const FrontendActionList &src) | |
| void | Copy (const FrontendActionList &src) |
Properties | |
| QVariantMap | ActionList |
Private Member Functions | |
| Q_CLASSINFO ("version","1.0") | |
| Q_CLASSINFO ("ActionList","type=QString;name=Action") | |
Definition at line 9 of file frontendActionList.h.
| DTC::FrontendActionList::FrontendActionList | ( | QObject * | parent = 0 | ) | [inline] |
Definition at line 28 of file frontendActionList.h.
| DTC::FrontendActionList::FrontendActionList | ( | const FrontendActionList & | src | ) | [inline] |
Definition at line 32 of file frontendActionList.h.
| DTC::FrontendActionList::Q_CLASSINFO | ( | "version" | , |
| "1.0" | |||
| ) | [private] |
| DTC::FrontendActionList::Q_CLASSINFO | ( | "ActionList" | ) | [private] |
| DTC::FrontendActionList::PROPERTYIMP_RO_REF | ( | QVariantMap | , |
| ActionList | |||
| ) | [inline] |
Definition at line 18 of file frontendActionList.h.
| void DTC::FrontendActionList::Copy | ( | const FrontendActionList & | src | ) | [inline] |
Definition at line 37 of file frontendActionList.h.
QVariantMap DTC::FrontendActionList::ActionList [read] |
Definition at line 16 of file frontendActionList.h.
Referenced by Frontend::GetActionList().
1.7.6.1