UndoAction Class Reference#include <undo.h>
Inheritance diagram for UndoAction: ![]()
Member Typedef Documentation
Constructor & Destructor Documentation
Create a new action, asigning it a name for display in menus et cetera.
Member Function Documentation
Register dynamic fields in a subclass of ConsoleObject.
Reimplemented from SimObject.
Implement these methods to perform your specific undo & redo tasks.
Reimplemented in UndoScriptAction.
Reimplemented in UndoScriptAction.
Adds the action to the undo stack of the default UndoManager, or the provided manager.
Member Data Documentation
A brief description of the action, for display in menus and the like.
|