|
| Undo (ChartCanvas *parent) |
|
bool | AnythingToUndo () |
|
bool | AnythingToRedo () |
|
void | InvalidateRedo () |
|
void | InvalidateUndo () |
|
void | Invalidate () |
|
bool | InUndoableAction () |
|
UndoAction * | GetNextUndoableAction () |
|
UndoAction * | GetNextRedoableAction () |
|
bool | UndoLastAction () |
|
bool | RedoNextAction () |
|
bool | BeforeUndoableAction (UndoType type, UndoItemPointer before, UndoBeforePointerType beforeType, UndoItemPointer selectable) |
|
bool | AfterUndoableAction (UndoItemPointer after) |
|
bool | CancelUndoableAction (bool noDataDelete=false) |
|
ChartCanvas * | GetParent () |
|
Definition at line 60 of file undo.h.
The documentation for this class was generated from the following files:
- /home/runner/work/OpenCPN/OpenCPN/gui/include/gui/undo.h
- /home/runner/work/OpenCPN/OpenCPN/gui/src/undo.cpp