decompiler
1.0.0
|
This is the complete list of members for ActionDatabase, including all inherited members.
ActionDatabase(void) | ActionDatabase | inline |
actionmap | ActionDatabase | private |
addToGroup(const string &grp, const string &basegroup) | ActionDatabase | |
cloneGroup(const string &oldname, const string &newname) | ActionDatabase | |
currentact | ActionDatabase | private |
currentactname | ActionDatabase | private |
deriveAction(const string &baseaction, const string &grp) | ActionDatabase | private |
getAction(const string &nm) const | ActionDatabase | private |
getCurrent(void) const | ActionDatabase | inline |
getCurrentName(void) const | ActionDatabase | inline |
getGroup(const string &grp) const | ActionDatabase | |
groupmap | ActionDatabase | private |
registerAction(const string &nm, Action *act) | ActionDatabase | private |
registerUniversal(Action *act) | ActionDatabase | |
removeFromGroup(const string &grp, const string &basegroup) | ActionDatabase | |
setCurrent(const string &actname) | ActionDatabase | |
setGroup(const string &grp, const char **argv) | ActionDatabase | |
toggleAction(const string &grp, const string &basegrp, bool val) | ActionDatabase | |
universalname | ActionDatabase | privatestatic |
~ActionDatabase(void) | ActionDatabase |