|
MythTV master
|
This is the complete list of members for ActionSet, including all inherited members.
| ActionSet()=default | ActionSet | |
| Add(const ActionID &id, const QString &key) | ActionSet | |
| AddAction(const ActionID &id, const QString &description, const QString &keys) | ActionSet | |
| ContextMap typedef | ActionSet | private |
| GetAction(const ActionID &id) | ActionSet | protected |
| GetActions(const QString &key) const | ActionSet | inline |
| GetActionStrings(const QString &context_name) const | ActionSet | |
| GetAllKeys(void) const | ActionSet | |
| GetContextKeys(const QString &context_name) const | ActionSet | |
| GetContextStrings(void) const | ActionSet | |
| GetDescription(const ActionID &id) const | ActionSet | |
| GetKeys(const ActionID &id) const | ActionSet | |
| GetKeyString(const ActionID &id) const | ActionSet | |
| GetModified(void) const | ActionSet | inline |
| HasModified(void) const | ActionSet | inline |
| IsModified(const ActionID &id) const | ActionSet | inline |
| kGlobalContext | ActionSet | static |
| kJumpContext | ActionSet | static |
| m_contexts | ActionSet | private |
| m_keyToActionMap | ActionSet | private |
| m_modified | ActionSet | private |
| Remove(const ActionID &id, const QString &key) | ActionSet | |
| Replace(const ActionID &id, const QString &newkey, const QString &oldkey) | ActionSet | |
| SetModifiedFlag(const ActionID &id, bool modified) | ActionSet | |
| ~ActionSet() | ActionSet |