Undo manager. More...
#include
<kaydaradef.h>
#include <fbsdk/fbarray.h>
#include <fbsdk/fbplug.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... |
|
Defines |
|
#define | FBSDK_DLL K_DLLIMPORT |
Be sure that FBSDK_DLL is defined only
once... |
|
Functions |
|
FB_FORWARD (FBUndoManager) | |
FB_FORWARD (FBUndo) | |
FB_DEFINE_ARRAY (FBSDK_DLL, 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.
FB_FORWARD | ( | FBUndoManager | ) |
FB_FORWARD | ( | FBUndo | ) |
FB_DEFINE_ARRAY | ( | FBSDK_DLL | , |
Plug | |||
) |