|
UndoType | type |
|
std::vector< UndoItemPointer > | before |
|
std::vector< UndoBeforePointerType > | beforeType |
|
std::vector< UndoItemPointer > | after |
|
std::vector< UndoItemPointer > | selectable |
|
Definition at line 48 of file undo.h.
◆ ~UndoAction()
UndoAction::~UndoAction |
( |
| ) |
|
◆ Description()
wxString UndoAction::Description |
( |
| ) |
|
◆ after
std::vector<UndoItemPointer> UndoAction::after |
◆ before
std::vector<UndoItemPointer> UndoAction::before |
◆ beforeType
std::vector<UndoBeforePointerType> UndoAction::beforeType |
◆ selectable
std::vector<UndoItemPointer> UndoAction::selectable |
◆ type
UndoType UndoAction::type |
The documentation for this class was generated from the following files: