|
| UndoType | type |
| |
| std::vector< UndoItemPointer > | before |
| |
| std::vector< UndoBeforePointerType > | beforeType |
| |
| std::vector< UndoItemPointer > | after |
| |
| std::vector< UndoItemPointer > | selectable |
| |
Definition at line 46 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:
- /home/runner/work/main/main/opencpn/gui/include/gui/undo.h
- /home/runner/work/main/main/opencpn/gui/src/undo.cpp