OpenCPN Partial API docs
|
Framework for Undo features. More...
Go to the source code of this file.
Classes | |
class | UndoAction |
class | Undo |
Typedefs | |
typedef void * | UndoItemPointer |
Enumerations | |
enum | UndoType { Undo_CreateWaypoint , Undo_DeleteWaypoint , Undo_AppendWaypoint , Undo_MoveWaypoint } |
enum | UndoBeforePointerType { Undo_IsOrphanded , Undo_NeedsCopy , Undo_HasParent } |