MythTV
master
|
Public Member Functions | |
const QStringList & | Actions () |
const QStringList & | SelectActions () |
const QStringList & | ValueActions () |
const ActionDescs & | Descriptions () |
FrontendActions () | |
Private Attributes | |
QStringList | m_actions |
QStringList | m_selectActions |
QStringList | m_valueActions |
QHash< QString, QStringList > | m_actionDescriptions |
A private, static singleton that performs thread safe initialisation of the available actions when first required.
Definition at line 36 of file mythfrontendservice.cpp.
|
inline |
Definition at line 44 of file mythfrontendservice.cpp.
|
inline |
Definition at line 39 of file mythfrontendservice.cpp.
|
inline |
Definition at line 40 of file mythfrontendservice.cpp.
|
inline |
Definition at line 41 of file mythfrontendservice.cpp.
|
inline |
Definition at line 42 of file mythfrontendservice.cpp.
|
private |
Definition at line 83 of file mythfrontendservice.cpp.
Referenced by Actions(), and FrontendActions().
|
private |
Definition at line 84 of file mythfrontendservice.cpp.
Referenced by FrontendActions(), and SelectActions().
|
private |
Definition at line 85 of file mythfrontendservice.cpp.
Referenced by FrontendActions(), and ValueActions().
|
private |
Definition at line 86 of file mythfrontendservice.cpp.
Referenced by Descriptions(), and FrontendActions().