Undo manager. More...
#include <kaydaradef.h>#include <fbsdk/fbarray.h>#include <fbsdk/fbplug.h>#include <fbsdk/fbcomponent.h>Go to the source code of this file.
Classes | |
| class | FBUndoManager |
| Access to global undo and redo functionality. More... | |
| class | FBUndo |
| Base Class for Custom Undoable Actions. More... | |
Macros | |
| #define | FBSDK_DLL K_DLLIMPORT |
| Be sure that FBSDK_DLL is defined only once... | |
Functions | |
| __FB_FORWARD (FBUndoManager) | |
| FB_FORWARD (FBUndo) | |
| FB_DEFINE_ARRAY (K_DLLIMPORT, Plug) | |
Undo manager.
Definition in file fbundomanager.h.
| #define FBSDK_DLL K_DLLIMPORT |
Be sure that FBSDK_DLL is defined only once...
Definition at line 48 of file fbundomanager.h.