43#include <kaydaradef.h>
48 #define FBSDK_DLL K_DLLIMPORT
54#ifdef FBSDKUseNamespace
55 namespace FBSDKNamespace {
122#ifdef FBSDKUseNamespace
Property inspector class.
FBPropertyComponent Component
Property: Component to inspect.
FBPropertyInspector()
Constructor.
FBStringList * Events
List: Events associated.
FBStringList * Components
List: Child components.
#define __FBClassDeclare(Name, Parent)
For internal use only.
#define FBSDK_DLL
Be sure that FBSDK_DLL is defined only once...
Contains the user interface components for the SDK.
class K_DLLIMPORT FBPropertyBaseComponent< FBComponent * > FBPropertyComponent
Property: FBPropertyBaseComponent(FBComponent*)
#define __FB_FORWARD(ClassName)
Forwarding of class and typedef declaration.
K_DLLIMPORT QMainWindow * FBGetMainWindow()
Return the MotionBuilder main window.
K_DLLIMPORT void * FBGetNativeWindowHandle(QWidget *pWidget)
Return a platform-specific native window handle for the specified widget.