|
TazGraph Project v0.1.0
|
This is the complete list of members for Command, including all inherited members.
| Callback typedef (defined in Command) | Command | |
| canUndo() const (defined in Command) | Command | inline |
| Command(const std::string &name, Callback executeFunc, Callback undoFunc=nullptr) (defined in Command) | Command | inline |
| execute() (defined in Command) | Command | inline |
| getName() const (defined in Command) | Command | inline |
| undo() (defined in Command) | Command | inline |