|
OpenASIP 2.2
|
This is the complete list of members for GUICommand, including all inherited members.
| create() const =0 | GUICommand | pure virtual |
| Do()=0 | GUICommand | pure virtual |
| GUICommand(std::string name, wxWindow *parent) | GUICommand | |
| icon() const =0 | GUICommand | pure virtual |
| id() const =0 | GUICommand | pure virtual |
| isChecked() const | GUICommand | virtual |
| isEnabled()=0 | GUICommand | pure virtual |
| name() const | GUICommand | |
| name_ | GUICommand | private |
| parent_ | GUICommand | private |
| parentWindow() const | GUICommand | |
| setParentWindow(wxWindow *view) | GUICommand | |
| shortName() const | GUICommand | virtual |
| ~GUICommand() | GUICommand | virtual |