This is the complete list of members for ActionList, including all inherited members.
ActionList() | ActionList | explicit |
ActionList(int _primaryAction) | ActionList | explicit |
ActionList(ActionList *other) | ActionList | explicit |
appendSecondaryAction(int _secondaryAction) | ActionList | |
getAllActions() | ActionList | |
getPrimaryAction() | ActionList | |
getSecondaryActions() | ActionList | |
primaryAction | ActionList | private |
removeSecondaryAction(int _secondaryAction) | ActionList | |
secondaryActions | ActionList | private |
setPrimaryAction(int _primaryAction) | ActionList | |
~ActionList() | ActionList |