DOSBox-X
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines
GUI::ActionEventSource Member List
This is the complete list of members for GUI::ActionEventSource, including all inherited members.
ActionEventSource(const STR name)GUI::ActionEventSource [inline]
actionHandlersGUI::ActionEventSource [protected]
addActionHandler(ActionEventSource_Callback *handler)GUI::ActionEventSource [inline]
executeAction(const String &arg)GUI::ActionEventSource [inline]
executeAction()GUI::ActionEventSource [inline]
getName() const GUI::ActionEventSource [inline]
nameGUI::ActionEventSource [protected]
removeActionHandler(ActionEventSource_Callback *handler)GUI::ActionEventSource [inline]
setName(const STR name)GUI::ActionEventSource [inline]
~ActionEventSource()GUI::ActionEventSource [inline, virtual]