Definition at line 60 of file undo.h.
◆ Undo()
◆ ~Undo()
◆ AfterUndoableAction()
bool Undo::AfterUndoableAction |
( |
UndoItemPointer |
after | ) |
|
◆ AnythingToRedo()
bool Undo::AnythingToRedo |
( |
| ) |
|
◆ AnythingToUndo()
bool Undo::AnythingToUndo |
( |
| ) |
|
◆ BeforeUndoableAction()
bool Undo::BeforeUndoableAction |
( |
UndoType |
type, |
|
|
UndoItemPointer |
before, |
|
|
UndoBeforePointerType |
beforeType, |
|
|
UndoItemPointer |
selectable |
|
) |
| |
◆ CancelUndoableAction()
bool Undo::CancelUndoableAction |
( |
bool |
noDataDelete = false | ) |
|
◆ GetNextRedoableAction()
◆ GetNextUndoableAction()
◆ GetParent()
◆ InUndoableAction()
bool Undo::InUndoableAction |
( |
| ) |
|
|
inline |
◆ InvalidateRedo()
void Undo::InvalidateRedo |
( |
| ) |
|
◆ InvalidateUndo()
void Undo::InvalidateUndo |
( |
| ) |
|
◆ RedoNextAction()
bool Undo::RedoNextAction |
( |
| ) |
|
◆ UndoLastAction()
bool Undo::UndoLastAction |
( |
| ) |
|
The documentation for this class was generated from the following files: