fbsdk/fbundomanager.h File Reference
 
 
 
fbsdk/fbundomanager.h File Reference
#include <kaydaradef.h>
#include <fbsdk/fbarray.h>
#include <fbsdk/fbplug.h>

File Description

Undo manager.

Definition in file fbundomanager.h.

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 (K_DLLIMPORT, Plug)

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 ( K_DLLIMPORT  ,
Plug   
)

Go to the source code of this file.