Go to the source code of this file.
Classes | |
class | OperationHistory |
This class represents the operation history for a camelot document. It is a repository for all undoable operations performed in Camelot. It stores operations in chronological order and provides methods to undo and redo them. More... | |
class | OpUndo |
This class represents the Undo operation. More... | |
class | OpRedo |
This class represents the Redo operation. More... | |
Defines | |
#define | OPTOKEN_UNDO _T("Undo") |
#define | OPTOKEN_REDO _T("Redo") |
#define | OPTOKEN_BLOBBY _T("Blobby") |
|
|
|
|
|
|