Open Reality Reference Guide
 
Loading...
Searching...
No Matches
fbundomanager.h File Reference

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)
 

Detailed Description

Undo manager.

Definition in file fbundomanager.h.

Macro Definition Documentation

◆ FBSDK_DLL

#define FBSDK_DLL   K_DLLIMPORT

Be sure that FBSDK_DLL is defined only once...

Definition at line 48 of file fbundomanager.h.