fbundomanager.h File Reference

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)

Detailed Description

Undo manager.

Definition in file fbundomanager.h.


Define Documentation

#define FBSDK_DLL   K_DLLIMPORT

Be sure that FBSDK_DLL is defined only once...

Definition at line 48 of file fbundomanager.h.


Function Documentation

FB_DEFINE_ARRAY ( FBSDK_DLL  ,
Plug   
)