List of all members.
Detailed Description
Holds the information how to undo/redo something.
Constructor & Destructor Documentation
| virtual UndoEvent::~UndoEvent |
( |
|
) |
[virtual] |
Member Function Documentation
| virtual const char* UndoEvent::getStandardDesc |
( |
|
) |
const [pure virtual] |
| bool UndoEvent::isUserInteractionEnd |
( |
|
) |
const |
| virtual bool UndoEvent::reDo |
( |
|
) |
[pure virtual] |
| void UndoEvent::setDesc |
( |
const char * |
|
) |
|
| void UndoEvent::setUserInteractionEnd |
( |
bool |
= true |
) |
|
| virtual bool UndoEvent::unDo |
( |
|
) |
[pure virtual] |
Member Data Documentation