Camera device layout. More...
#include <fbdevicelayout.h>

Public Member Functions | |
| FBDeviceCameraLayout (FBDevice *pDevice) | |
| virtual bool | FBCreate () override |
| Open Reality Constructor. | |
| virtual void | FBDestroy () override |
| Open Reality Destructor. | |
| virtual void | UICreate () |
| Create and assign UI regions. | |
| virtual void | UICreateLayoutInstruments () |
| UICreate: Instrument layout. | |
| virtual void | UICreateLayoutCommunication () |
| UICreate: Communication layout. | |
| virtual void | UICreateLayoutInfo () |
| UICreate: Information layout. | |
| virtual void | UICreateLayoutCustom () |
| UICreate: Custom layout. | |
| virtual void | UIConfigure () |
| Configure UI elements. | |
| virtual void | UIConfigureLayoutInstruments () |
| UIConfigure: Instrument layout. | |
| virtual void | UIConfigureLayoutCommunication () |
| UIConfigure: Communications layout. | |
| virtual void | UIConfigureLayoutInfo () |
| UIConfigure: Information layout. | |
| virtual void | UIConfigureLayoutCustom () |
| UIConfigure: Custom layout. | |
| virtual void | UIRefresh () |
| Idle refresh. | |
| virtual void | UIRefreshLayoutInstruments () |
| UIRefresh: Instrument layout. | |
| virtual void | UIRefreshLayoutCommunications () |
| UIRefresh: Communications layout. | |
| virtual void | UIRefreshLayoutCustom () |
| UIRefresh: Custom layout. | |
| virtual void | UIUpdateEnabled () |
| Update enabled on functions. | |
| virtual void | UIReset () |
| Reset from device values. | |
| virtual void | UIResetLayoutInstruments () |
| UIReset: Instrument layout. | |
| virtual void | UIResetLayoutCommunications () |
| UIReset: Communications layout. | |
| virtual void | UIResetLayoutCustom () |
| UIReset: Custom layout. | |
| virtual FBDeviceCameraInstrument * | GetCurrentInstrument () |
| Get the current selected instrument. | |
| virtual void | OnDeviceStatusChange (HISender pSender, HKEvent pEvent) |
| Callback: Device status change . | |
| virtual void | OnUIIdle (HISender pSender, HKEvent pEvent) |
| Callback: UI Idle. | |
| virtual void | OnTabPanelChange (HISender pSender, HKEvent pEvent) |
| Callback: Tab panel selection. | |
| virtual void | OnListInstrumentsChange (HISender pSender, HKEvent pEvent) |
| Callback: Instrument list. | |
| virtual void | OnButtonActiveClick (HISender pSender, HKEvent pEvent) |
| Callback: Activate button click. | |
| virtual void | OnButtonManualChange (HISender pSender, HKEvent pEvent) |
| Callback: Manual (FOV or Optical center) button click. | |
| virtual void | OnButtonManualFovClick (HISender pSender, HKEvent pEvent) |
| Callback: Manual FOV toggle. | |
| virtual void | OnButtonManualCenterClick (HISender pSender, HKEvent pEvent) |
| Callback: Manual Optical center toggle. | |
| virtual void | OnFovChange (HISender pSender, HKEvent pEvent) |
| Callback: FOV change. | |
| virtual void | OnFovXSliderChange (HISender pSender, HKEvent pEvent) |
| Callback: FOV X slider change. | |
| virtual void | OnFovYSliderChange (HISender pSender, HKEvent pEvent) |
| Callback: FOV Y slider change. | |
| virtual void | OnFovXEditNumberChange (HISender pSender, HKEvent pEvent) |
| Callback: FOV X numerical change. | |
| virtual void | OnFovYEditNumberChange (HISender pSender, HKEvent pEvent) |
| Callback: FOV Y numerical change. | |
| virtual void | OnCenterChange (HISender pSender, HKEvent pEvent) |
| Callback: Optical center change. | |
| virtual void | OnCenterXSliderChange (HISender pSender, HKEvent pEvent) |
| Callback: Optical center X slider change. | |
| virtual void | OnCenterYSliderChange (HISender pSender, HKEvent pEvent) |
| Callback: Optical center Y slider change. | |
| virtual void | OnCenterXEditNumberChange (HISender pSender, HKEvent pEvent) |
| Callback: Optical center X numerical change. | |
| virtual void | OnCenterYEditNumberChange (HISender pSender, HKEvent pEvent) |
| Callback: Optical center Y numerical change. | |
| virtual void | OnOffsetChange (HISender pSender, HKEvent pEvent) |
| Callback: Offset change. | |
| virtual void | OnOffsetTChange (HISender pSender, HKEvent pEvent) |
| Callback: Translation offset change. | |
| virtual void | OnOffsetRChange (HISender pSender, HKEvent pEvent) |
| Callback: Rotation offset change. | |
| virtual void | OnLensfileChange (HISender pSender, HKEvent pEvent) |
| Callback: Lensfile change. | |
| virtual void | OnButtonLoadLensfileClick (HISender pSender, HKEvent pEvent) |
| Callback: Load lensfile button click. | |
| virtual void | OnButtonResetLensfileClick (HISender pSender, HKEvent pEvent) |
| Callback: Reset lensfile button click. | |
| virtual void | OnInvertChange (HISender pSender, HKEvent pEvent) |
| Callback: Invert values change. | |
| virtual void | OnInvertFocusClick (HISender pSender, HKEvent pEvent) |
| Callback: Invert focus toggle. | |
| virtual void | OnInvertZoomClick (HISender pSender, HKEvent pEvent) |
| Callback: Invert zoom toggle. | |
| virtual void | OnFovUnitsChange (HISender pSender, HKEvent pEvent) |
| Callback: FOV units change. | |
| virtual void | OnFovUnitsDegClick (HISender pSender, HKEvent pEvent) |
| Callback: FOV units to degrees. | |
| virtual void | OnFovUnitsRadClick (HISender pSender, HKEvent pEvent) |
| Callback: FOV units to radians. | |
| virtual void | OnNodalXChange (HISender pSender, HKEvent pEvent) |
| Callback: Nodal shift change. | |
| virtual void | OnNodalXSliderChange (HISender pSender, HKEvent pEvent) |
| Callback: Nodal shift slider change. | |
| virtual void | OnNodalXEditNumberChange (HISender pSender, HKEvent pEvent) |
| Callback: Nodal shift numerical change. | |
| virtual void | OnZoomXChange (HISender pSender, HKEvent pEvent) |
| Callback: Zoom multiplier change. | |
| virtual void | OnZoomXSliderChange (HISender pSender, HKEvent pEvent) |
| Callback: Zoom multiplier slider change. | |
| virtual void | OnZoomXEditNumberChange (HISender pSender, HKEvent pEvent) |
| Callback: Zoom multiplier numerical change. | |
| virtual void | OnAspectRatioChange (HISender pSender, HKEvent pEvent) |
| Callback: Aspect ratio change. | |
| virtual void | OnAspectRatioSliderChange (HISender pSender, HKEvent pEvent) |
| Callback: Aspect ratio slider change. | |
| virtual void | OnAspectRatioEditNumberChange (HISender pSender, HKEvent pEvent) |
| Callback: Aspect ratio numerical change. | |
| virtual void | OnAspectRatioPresetChange (HISender pSender, HKEvent pEvent) |
| Callback: Aspect ratio preset selection. | |
| virtual void | OnSyncDelayChange (HISender pSender, HKEvent pEvent) |
| Callback: Sync delay change. | |
| virtual void | OnSyncDelaySliderChange (HISender pSender, HKEvent pEvent) |
| Callback: Sync delay slider change. | |
| virtual void | OnSyncDelayEditNumberChange (HISender pSender, HKEvent pEvent) |
| Callback: Sync delay numerical change. | |
| virtual void | OnButtonSyncInfoClick (HISender pSender, HKEvent pEvent) |
| Callback: Sync debug info click. | |
| virtual void | OnEnableChange (HISender pSender, HKEvent pEvent) |
| Callback: Enable comm type change. | |
| virtual void | OnEnableSerialClick (HISender pSender, HKEvent pEvent) |
| Callback: Enable serial communication. | |
| virtual void | OnEnableSimulatorClick (HISender pSender, HKEvent pEvent) |
| Callback: Enable simulator communication. | |
| virtual void | OnEnableNetworkClick (HISender pSender, HKEvent pEvent) |
| Callback: Enable network communication. | |
| virtual void | OnEnableSharedMemoryClick (HISender pSender, HKEvent pEvent) |
| Callback: Enable simulator. | |
| virtual void | OnSerialChange (HISender pSender, HKEvent pEvent) |
| Callback: Serial state change. | |
| virtual void | OnSerialPortChange (HISender pSender, HKEvent pEvent) |
| Callback: Serial port change. | |
| virtual void | OnSerialBaudRateChange (HISender pSender, HKEvent pEvent) |
| Callback: Serial baud rate change. | |
| virtual void | OnNetworkChange (HISender pSender, HKEvent pEvent) |
| Callback: Network state change. | |
| virtual void | OnNetworkAddressChange (HISender pSender, HKEvent pEvent) |
| Callback: Network address change. | |
| virtual void | OnNetworkPortChange (HISender pSender, HKEvent pEvent) |
| Callback: Network port change. | |
| virtual void | OnNetworkProtocolChange (HISender pSender, HKEvent pEvent) |
| Callback: Network protocol change. | |
| virtual void | OnSimulatorChange (HISender pSender, HKEvent pEvent) |
| Callback: Simulator state change. | |
| virtual void | OnSimulatorAmplitudeEditNumberChange (HISender pSender, HKEvent pEvent) |
| Callback: Simulator amplitude numerical change. | |
| virtual void | OnSimulatorAmplitudeSliderChange (HISender pSender, HKEvent pEvent) |
| Callback: Simulator amplitude slider change. | |
| virtual void | OnSimulatorFrequencyEditNumberChange (HISender pSender, HKEvent pEvent) |
| Callback: Simulator frequency numerical change. | |
| virtual void | OnSimulatorFrequencySliderChange (HISender pSender, HKEvent pEvent) |
| Callback: Simulator frequency slider change. | |
| virtual void | OnSimulatorZoomEditNumberChange (HISender pSender, HKEvent pEvent) |
| Callback: Simulator zoom numerical change. | |
| virtual void | OnSimulatorZoomSliderChange (HISender pSender, HKEvent pEvent) |
| Callback: Simulator zoom slider change. | |
| virtual void | OnSimulatorFocusEditNumberChange (HISender pSender, HKEvent pEvent) |
| Callback: Simulator focus numerical change. | |
| virtual void | OnSimulatorFocusSliderChange (HISender pSender, HKEvent pEvent) |
| Callback: Simulator focus slider change. | |
| virtual void | OnSharedMemoryChange (HISender pSender, HKEvent pEvent) |
| Callback: Shared memory state change. | |
| virtual void | OnSharedMemoryHandleChange (HISender pSender, HKEvent pEvent) |
| Callback: Shared memory handle change. | |
| virtual void | OnSharedMemoryAddressChange (HISender pSender, HKEvent pEvent) |
| Callback: Shared memory address change. | |
Public Member Functions inherited from FBDeviceLayout | |
| FBDeviceLayout (FBDevice *pDevice=NULL) | |
| Constructor. | |
Public Member Functions inherited from FBLayout | |
| FBLayout (HIObject pObject=NULL) | |
| Constructor. | |
| virtual bool | AddRegion (const char *pName, const char *pTitle, int pX, FBAttachType pXType, const char *pXRelative, float pMultX, int pY, FBAttachType pYType, const char *pYRelative, float pMultY, int pW, FBAttachType pWType, const char *pWRelative, float pMultW, int pH, FBAttachType pHType, const char *pHRelative, float pMultH) |
| Add a region to the layout. | |
| virtual bool | MoveRegion (const char *pName, int pX, int pY) |
| Move a region. | |
| virtual bool | SizeRegion (const char *pName, int pW, int pH) |
| Change a region's size. | |
| virtual bool | RemoveRegion (const char *pName) |
| Remove a region. | |
| virtual bool | RenameRegion (const char *pOldName, const char *pNewName) |
| Rename a region. | |
| virtual bool | GetRegion (const char *pName) |
| Verify if a region with pName exists. | |
| virtual bool | GetRegionPositions (const char *pName, bool pComputed, int *pX, int *pY, int *pW=NULL, int *pH=NULL) |
| Get region pName information (position and size) | |
| virtual bool | SetControl (const char *pName, FBVisualComponent *pComponent) |
| Set control of a region to a visual component. | |
| virtual bool | SetControl (const char *pName, FBVisualComponent &pComponent) |
| virtual void | ClearControl (const char *pName) |
| Remove a control from a region in a visual component. | |
| virtual FBVisualComponent * | GetControl (const char *pName) |
| Get control of a region in a visual component. | |
| virtual HIKtObject | GetHIKtObject (const char *pName) |
| Set or Get internal toolkit: object. | |
| virtual bool | SetHIKtView (const char *pName, HIKtView pView) |
| Set internal toolkit view. | |
| virtual HIKtView | GetHIKtView (const char *pName) |
| Get internal toolkit view. | |
| virtual bool | SetView (const char *pName, FBVisualComponent *pComponent) |
| Set view. | |
| virtual bool | SetView (const char *pName, FBVisualComponent &pComponent) |
| virtual bool | SetBorder (const char *pName, FBBorderStyle pType, bool pShowTitle, bool pInSet, int pWidth, int pSpacing, float pMaxAngle, int pCornerRadius) |
| Set border properties for a region. | |
| virtual bool | SetSplitStyle (const char *pName, FBSplitStyle pRegionType) |
| Set a region's splitstyle. | |
| virtual FBSplitStyle | GetSplitStyle (const char *pName) |
| Get a region's splitstyle. | |
| virtual bool | SetRegionTitle (const char *pName, const char *pTitle) |
| Set a region's title. | |
| void | SetAutoRestructure (bool pAutoRestructure) |
| Suspend all automatic layout recomputation. | |
| void | Restructure (bool pNoMove) |
| Force a recomputation of all region placements in the layout. | |
| IObject_Declare (override) | |
Public Member Functions inherited from FBVisualComponent | |
| FBVisualComponent (HIObject pObject) | |
| Constructor. | |
| IObject_Declare (override) | |
| ICallback_Declare (override) | |
| virtual HIKtView | GetKtView () |
| Get internal toolkit object. | |
| QWidget * | GetQWidgetAddress () |
| Get internal QWidget. | |
| virtual bool | AddChild (FBVisualComponent *pChild, int pId=0) |
| Add a child component. | |
| virtual FBVisualComponent * | GetChild (int pId=0) |
| Get a child component. | |
| virtual void | Refresh (bool pNow=false) |
| Refresh component. | |
| virtual void | ViewExpose () |
| Exposed view callback function. | |
| virtual void | ViewInput (int pMouseX, int pMouseY, FBInputType pAction, int pButtonKey, int pModifier) |
| Input callback function. | |
| virtual bool | IsView () |
| Is component a view? | |
Public Member Functions inherited from FBComponent | |
| FBComponent (HIObject pObject) | |
| Constructor. | |
| virtual | ~FBComponent () |
| Destructor. | |
| virtual bool | FBCreate () |
| Open Reality Creation function. | |
| virtual void | FBDestroy () |
| Open Reality destruction function. | |
| virtual void | FBDelete () override |
| Open Reality deletion function. | |
| virtual bool | SetHIObject (HIObject pObject, bool pSDKComponent) override |
| Assign component to an internal pointer. | |
| virtual int | PropertyAdd (FBProperty *pProperty) |
| Add a property to the component's property manager. | |
| bool | PropertyAddReferenceProperty (FBProperty *pReferenceProperty) |
| Add a reference property to the component's property manager. | |
| void | PropertyRemove (FBProperty *pProperty) |
| Remove a Property from the component's Property manager. | |
| void | PropertyGetModifiedList (FBArrayTemplate< FBProperty * > &pPropList, FBPlugModificationFlag pModificationFlags) |
| Get list of properties which have been modified since last loading. | |
| FBProperty * | PropertyCreate (const char *pName, FBPropertyType pType, const char *pDataType, bool pAnimatable, bool pIsUser=false, FBProperty *pReferenceSource=NULL) |
| Create user or dynamic property. | |
| FBObjectFlag | GetObjectFlags () |
| Get all Object Flags (concatenated). | |
| void | SetObjectFlags (FBObjectFlag pFlags) |
| SetObjectFlags. | |
| bool | HasObjectFlags (FBObjectFlag pFlags) |
| Check whether a specific object flag is enabled. | |
| void | EnableObjectFlags (FBObjectFlag pFlags) |
| Enable a specific Object Flags. | |
| void | DisableObjectFlags (FBObjectFlag pFlags) |
| Disable a specific Object Flags. | |
| void | SetObjectStatus (FBObjectStatus pStatus, bool pValue) |
| Enable/Disable a specific Object Status. | |
| bool | GetObjectStatus (FBObjectStatus pStatus) |
| Check to see if an object status is enabled. | |
| bool | ProcessNamespaceHierarchy (FBNamespaceAction pNamespaceAction, const char *pNamespaceName, const char *pReplaceTo=NULL, bool pAddRight=true) |
| ProcessNamespaceHierarchy. | |
| bool | ProcessObjectNamespace (FBNamespaceAction pNamespaceAction, const char *pNamespaceName, const char *pReplaceTo=NULL, bool pAddRight=true) |
| ProcessObjectNamespace. | |
| virtual const char * | ClassName () override |
| Get the class name. | |
| virtual bool | UseCustomPropertyViewSet () const |
| Use the custom property viewSet or not. | |
| const char * | GetFullName (void) |
| Get the full name. | |
| void | SetOwnerNamespace (FBNamespace *pOwnerNSObj) |
| Set the owner Namespace object. | |
| FBNamespace * | GetOwnerNamespace (void) |
| Get the owner Namespace object. | |
| FBFileReference * | GetOwnerFileReference (void) |
| Get the owner FileReference object. | |
| void | HardSelect () |
| HardSelect. | |
| virtual bool | Is (int pTypeId) override |
| Returns true if object is of type TypeId. | |
| virtual int | GetTypeId () override |
| GetTypeId( int pTypeId ) | |
Public Member Functions inherited from FBWrapperHolder | |
| FBScriptWrapper * | GetWrapper () |
| Return the wrapper interface of this FBObject. | |
| void | AddWrapper (FBScriptWrapper *) |
| void | RemoveWrapper (FBScriptWrapper *) |
Protected Attributes | |
| FBTabPanel | mTabPanel |
| Main tab panel. | |
| FBLayout | mLayoutInstruments |
| Instrument layout. | |
| FBList | mListInstruments |
| Instrument layout: List of instruments. | |
| FBButton | mButtonActive |
| Instrument layout: Active button. | |
| FBButton | mButtonManualFov |
| Instrument layout: Manual FOV control button. | |
| FBLabel | mLabelFovX |
| Instrument layout: FOV X label. | |
| FBLabel | mLabelFovY |
| Instrument layout: FOV Y label. | |
| FBSlider | mSliderFovX |
| Instrument layout: FOV X slider. | |
| FBSlider | mSliderFovY |
| Instrument layout: FOV Y slider.. | |
| FBEditNumber | mEditNumberFovX |
| Instrument layout: FOV X numerical edit box. | |
| FBEditNumber | mEditNumberFovY |
| Instrument layout: FOV Y numerical edit box. | |
| FBButton | mButtonManualCenter |
| Instrument layout: Manual optical center button. | |
| FBLabel | mLabelCenterX |
| Instrument layout: Optical center X label. | |
| FBLabel | mLabelCenterY |
| Instrument layout: Optical center Y label. | |
| FBSlider | mSliderCenterX |
| Instrument layout: Optical center X slider. | |
| FBSlider | mSliderCenterY |
| Instrument layout: Optical center Y slider. | |
| FBEditNumber | mEditNumberCenterX |
| Instrument layout: Optical center X numberical edit box. | |
| FBEditNumber | mEditNumberCenterY |
| Instrument layout: Optical center Y numberical edit box. | |
| FBLabel | mLabelOffsetT |
| Instrument layout: Translation offset label. | |
| FBLabel | mLabelOffsetR |
| Instrument layout: Rotation offset label. | |
| FBEditVector | mEditVectorOffsetT |
| Instrument layout: Translation offset vector edit. | |
| FBEditVector | mEditVectorOffsetR |
| Instrument layout: Rotation offset vector edit. | |
| FBButton | mButtonLoadLensfile |
| Instrument layout: Load lensfile button. | |
| FBButton | mButtonResetLensfile |
| Instrument layout: Reset lensfile status button. | |
| FBLabel | mLabelLensfileName |
| Instrument layout: Lensfile filename label. | |
| FBLabel | mLabelInversion |
| Instrument layout: Inversion label. | |
| FBButton | mButtonInvertZoom |
| Instrument layout: Invert zoom toggle. | |
| FBButton | mButtonInvertFocus |
| Instrument layout: Invert focus toggle. | |
| FBLabel | mLabelFovUnits |
| Instrument layout: FOV units label. | |
| FBButton | mButtonFovUnitsDeg |
| Instrument layout: FOV in degrees button. | |
| FBButton | mButtonFovUnitsRad |
| Instrument layout: FOV in radians button. | |
| FBLabel | mLabelNodalX |
| Instrument layout: Nodal shift label. | |
| FBSlider | mSliderNodalX |
| Instrument layout: Nodal shift slider. | |
| FBEditNumber | mEditNumberNodalX |
| Instrument layout: Nodal shift numerical edit. | |
| FBLabel | mLabelZoomX |
| Instrument layout: Zoom multiplier label. | |
| FBSlider | mSliderZoomX |
| Instrument layout: Zoom multiplier slider. | |
| FBEditNumber | mEditNumberZoomX |
| Instrument layout: Zomm multiplier numerical edit. | |
| FBLabel | mLabelAspectRatio |
| Instrument layout: Aspect ratio label. | |
| FBSlider | mSliderAspectRatio |
| Instrument layout: Aspect ratio slider. | |
| FBEditNumber | mEditNumberAspectRatio |
| Instrument layout: Aspect ratio edit number. | |
| FBLabel | mLabelAspectRatioPresets |
| Instrument layout: Aspect ratio preset label. | |
| FBList | mListAspectRatioPresets |
| Instrument layout: Aspect ratio preset list. | |
| FBLayout | mLayoutCommunication |
| Communications layout. | |
| FBLabel | mLabelSyncDelay |
| Communications layout: Sync delay label. | |
| FBSlider | mSliderSyncDelay |
| Communications layout: Sync delay slider. | |
| FBEditNumber | mEditNumberSyncDelay |
| Communications layout: Sync delay numerical edit box. | |
| FBButton | mButtonSyncInfo |
| Communications layout: Sync information (debug) button. | |
| FBButton | mButtonEnableSerial |
| Communications layout: Enable serial button. | |
| FBLabel | mLabelSerialPort |
| Communications layout: Serial: Port label. | |
| FBList | mListSerialPort |
| Communications layout: Serial: Port list. | |
| FBLabel | mLabelSerialBaudRate |
| Communications layout: Serial: Baud rate label. | |
| FBList | mListSerialBaudRate |
| Communications layout: Serial: Baud rate list. | |
| FBButton | mButtonEnableNetwork |
| Communications layout: Enable network button. | |
| FBLabel | mLabelNetworkAddress |
| Communications layout: Network: Address label. | |
| FBEdit | mEditNetworkAddress |
| Communications layout: Network: Address text edit. | |
| FBLabel | mLabelNetworkPort |
| Communications layout: Network: Port label. | |
| FBEdit | mEditNetworkPort |
| Communications layout: Network: Port text edit. | |
| FBLabel | mLabelNetworkProtocol |
| Communications layout: Network: Protocol label. | |
| FBList | mListNetworkProtocol |
| Communications layout: Network: Protocol list. | |
| FBButton | mButtonEnableSharedMemory |
| Communications layout: Enable shared memory button. | |
| FBLabel | mLabelHandle |
| Communications layout: Shared Memory: Handle label. | |
| FBEdit | mEditHandle |
| Communications layout: Shared Memory: Handle text edit. | |
| FBLabel | mLabelAddress |
| Communications layout: Shared Memory: Address label. | |
| FBEdit | mEditAddress |
| Communications layout: Shared Memory: Address text edit. | |
| FBButton | mButtonEnableSimulator |
| Communications layout: Enable simulator button. | |
| FBLabel | mLabelSimulatorFrequency |
| Communications layout: Simulator: Frequency label. | |
| FBSlider | mSliderSimulatorFrequency |
| Communications layout: Simulator: Frequency slider. | |
| FBEditNumber | mEditNumberSimulatorFrequency |
| Communications layout: Simulator: Frequency numerical edit. | |
| FBLabel | mLabelSimulatorAmplitude |
| Communications layout: Simulator: Amplitude label. | |
| FBSlider | mSliderSimulatorAmplitude |
| Communications layout: Simulator: Amplitude slider. | |
| FBEditNumber | mEditNumberSimulatorAmplitude |
| Communications layout: Simulator: Amplitude numerical edit. | |
| FBLabel | mLabelSimulatorZoom |
| Communications layout: Simulator: Zoom label. | |
| FBSlider | mSliderSimulatorZoom |
| Communications layout: Simulator: Zoom slider. | |
| FBEditNumber | mEditNumberSimulatorZoom |
| Communications layout: Simulator: Zoom numerical edit. | |
| FBLabel | mLabelSimulatorFocus |
| Communications layout: Simulator: Focus label. | |
| FBSlider | mSliderSimulatorFocus |
| Communications layout: Simulator: Focus slider. | |
| FBEditNumber | mEditNumberSimulatorFocus |
| Communications layout: Simulator: Focus numerical edit. | |
| FBLayout | mLayoutInfo |
| Information layout. | |
| FBSpread | mSpreadInfo |
| Information layout: Spreadsheet. | |
| FBLayout | mLayoutCustom |
| Custom layout. | |
| FBDeviceCamera * | mDeviceCamera |
| Handle onto device. | |
| FBPropertyInt | SupportedCommTypes |
| Supported comm types. | |
| FBPropertyBool | CustomLayout |
| Custom layout? | |
Protected Attributes inherited from FBPlug | |
| bool | mAllocated |
| Contain the Allocation State of the Component. | |
| HIObject | mObject |
| Handle on the Plug. | |
| bool | mSDKComponent |
| bool Plug is an SDK component. | |
Additional Inherited Members | |
Public Types inherited from FBLayout | |
| enum | FBSplitStyle { kFBNoSplit = 0 , kFBHSplit = 1 , kFBVSplit = 2 , kFBHVSplit = 3 } |
| Type of split style (sub-division) for layout. More... | |
Static Public Member Functions inherited from FBComponent | |
| static int | GetInternalClassId () |
| static void | FBComponentSetName (FBComponent *pObject, const char *pName) |
| static const char * | FBComponentGetName (FBComponent *pObject) |
| static void | FBComponentSetLongName (FBComponent *pObject, const char *pName) |
| static const char * | FBComponentGetLongName (FBComponent *pObject) |
Public Attributes inherited from FBDeviceLayout | |
| FBPropertyDevice | Device |
| Property(R-): Handle on device. | |
Public Attributes inherited from FBLayout | |
| FBPropertyEvent | OnInput |
| Event: Input. | |
| FBPropertyEvent | OnPaint |
| Event: Paint layout. | |
| FBPropertyEvent | OnIdle |
| Event: Idle. | |
| FBPropertyEvent | OnShow |
| Event: Show layout. | |
| FBPropertyEvent | OnResize |
| Event: Resize layout. | |
Public Attributes inherited from FBVisualComponent | |
| struct FBVisualComponent::__Region | Region |
| struct K_DLLEXPORT FBVisualComponent::__Border | Border |
| FBPropertyString | Caption |
| Property: Widget caption. | |
| FBPropertyBool | Visible |
| Read Write Property: Is visual component visible? | |
| FBPropertyBool | ReadOnly |
| Read Write Property: Is visual component read only? | |
| FBPropertyBool | Enabled |
| Read Write Property: Is visual enabled? | |
| FBPropertyString | Hint |
| Read Write Property: Hint to show. | |
| FBPropertyInt | Left |
| Read Write Property: Left coordinate. | |
| FBPropertyInt | Top |
| Read Write Property: Top coordinate. | |
| FBPropertyInt | Width |
| Read Write Property: Width. | |
| FBPropertyInt | Height |
| Read Write Property: Height. | |
| FBPropertyEvent | OnEnter |
| Event: On mouse enter. | |
| FBPropertyEvent | OnExit |
| Event: On mouse exit. | |
Public Attributes inherited from FBComponent | |
| FBPropertyManager | PropertyList |
| Read Only Property: Manages all of the properties for the component. | |
| FBPropertyListComponent | Components |
| List: List of components. | |
| FBPropertyListComponent | Parents |
| List: Parents. | |
| FBPropertyBool | Selected |
| Read Write Property: Selected property. | |
| FBPropertyString | Name |
| Read Write Property: Unique name of object. | |
| FBPropertyString | LongName |
| Read Write Property: Name and namespace for object. | |
| FBPropertyFolder | Folder |
| Read Write Property: The folder that contain this component. | |
Static Public Attributes inherited from FBComponent | |
| static int | TypeInfo |
| Contains the Type information of the object. | |
Protected Member Functions inherited from FBVisualComponent | |
| virtual HIKtObject | GetHIKtObject () |
| Get internal toolkit object. | |
Protected Member Functions inherited from FBPlug | |
| bool | IsSDKComponent () |
| Return whether or not item is an SDK component. | |
| bool | ConnectSrc (FBPlug *pSrc, FBConnectionType pConnectionType=kFBConnectionTypeNone) |
| Add a source connection. | |
| bool | ConnectDst (FBPlug *pDst, FBConnectionType pConnectionType=kFBConnectionTypeNone) |
| Add a destination connection. | |
| bool | ConnectSrcAt (int pDst_SrcIndex, FBPlug *pSrc, FBConnectionType pConnectionType=kFBConnectionTypeNone) |
| Add a source connection. | |
| bool | ConnectDstAt (int pSrc_DstIndex, FBPlug *pDst, FBConnectionType pConnectionType=kFBConnectionTypeNone) |
| Add a destination connection. | |
| bool | DisconnectDst (FBPlug *pDst) |
| Remove a destination connection. | |
| bool | DisconnectSrc (FBPlug *pSrc) |
| Remove a source connection. | |
| void | DisconnectAllSrc () |
| Remove all source connections. | |
| void | DisconnectAllDst () |
| Remove all destination connections. | |
| bool | DisconnectDstAt (int pIndex) |
| Remove a destination connection at a specified index. | |
| bool | DisconnectSrcAt (int pIndex) |
| Remove a source connection at a specified index. | |
| bool | ReplaceDstAt (int pIndex, FBPlug *pDst) |
| Replace a destination connection at a specified index. | |
| bool | ReplaceSrcAt (int pIndex, FBPlug *pSrc) |
| Replace a source connection at a specified index. | |
| bool | SwapSrc (int pIndexA, int pIndexB) |
| Swap source connection at index A with source connection at index B. | |
| bool | MoveSrcAt (int pIndex, int pAtIndex) |
| Move source connection at pIndex to pAtIndex. | |
| bool | MoveSrcAt (FBPlug *pSrc, FBPlug *pAtSrc) |
| Move source connection pSrc to the position of pAtSrc. | |
| int | GetSrcCount () |
| Get source connection count. | |
| FBPlug * | GetSrc (int pIndex) |
| Get a source connection's plug at specified index. | |
| FBConnectionType | GetSrcType (int pIndex) |
| Get a source connection's type at specified index. | |
| int | GetDstCount () |
| Get destination connection count. | |
| FBPlug * | GetDst (int pIndex) |
| Get a destination connection's plug at specified index. | |
| FBConnectionType | GetDstType (int pIndex) |
| Get a destination connection's type at specified index. | |
| bool | BeginChange () |
| Begins a change on multiple plugs. | |
| void | EndChange () |
| Ends a change on multiple plugs. | |
| void | SetSelfModified (FBPlugModificationFlag pFlag, bool pBool) |
| Set the plug's self modification flag. | |
| bool | GetSelfModified (FBPlugModificationFlag pFlag) |
| Tell if the plug's self has changed. | |
| void | SetContentModified (FBPlugModificationFlag pFlag, bool pBool) |
| Set the plug's owned property/object's modification flag. | |
| bool | GetContentModified (FBPlugModificationFlag pFlag) |
| Tell if the plug's content has changed. | |
| int | GetPlugConnectionModifiedList (FBPlugList &pPlugList, FBPlugModificationFlag pConnectionModificatonFlag, bool pAddRemove) |
| Get plug's modified src/dst property/object connection added/removed List. | |
| bool | RevertModification (FBPlugModificationFlag pFlag=kFBAllModifiedMask) |
| Revert the plug's modification to original status. | |
| void | SetStatusFlag (FBPlugStatusFlag pStatus, bool pValue) |
| Set the plug's status flag. | |
| bool | GetStatusFlag (FBPlugStatusFlag pStatus) const |
| Tell if the plug's status has changed. | |
| FBPlug * | GetOwner () |
| Get the owner of this plug. | |
| FBPlug * | GetOwned (int pIndex) |
| Get the owned plug at specified index. | |
| int | GetOwnedCount () |
| Get the owned plug count. | |
| virtual const char * | ClassName () |
| internal System vars. | |
| virtual bool | Is (int pTypeId) |
| Is( int pTypeId ) | |
| virtual int | GetTypeId () |
| GetTypeId( int pTypeId ) | |
| virtual bool | PlugDataNotify (FBConnectionAction pAction, FBPlug *pThis, void *pData=NULL, void *pDataOld=NULL, int pDataSize=0) |
| PlugDataNotify when overloaded is equivalent of FBSystem.OnConnectionDataNotify but in the context of the derived object only. | |
| virtual bool | PlugStateNotify (FBConnectionAction pAction, FBPlug *pThis, void *pData=NULL, void *pDataOld=NULL, int pDataSize=0) |
| PlugStateNotify when overloaded is equivalent of FBSystem.OnConnectionStateNotify but in the context of the derived object only. | |
| virtual bool | PlugNotify (FBConnectionAction pAction, FBPlug *pThis, int pIndex, FBPlug *pPlug=NULL, FBConnectionType pConnectionType=kFBConnectionTypeNone, FBPlug *pNewPlug=NULL) |
| PlugNotify when overloaded is equivalent of FBSystem.OnConnectionNotify but in the context of the derived object only. | |
| virtual void | FBDelete () |
| Actual destructor for a FBPlug. | |
Static Protected Member Functions inherited from FBPlug | |
| static int | GetInternalClassId () |
| Internal class Id. | |
Static Protected Attributes inherited from FBPlug | |
| static const char * | ClassGroupName |
| ClassGroupName of the object. | |
| static int | TypeInfo |
| TypeInfo. | |
| static int | mGlobalTypeInfo |
| Represente the Type Index. | |
Camera device layout.
Definition at line 176 of file fbdevicelayout.h.
|
overridevirtual |
Open Reality Constructor.
Reimplemented from FBComponent.
|
overridevirtual |
Open Reality Destructor.
Reimplemented from FBComponent.
|
virtual |
Get the current selected instrument.
This function may return NULL if no instrument is selected.
Callback: Aspect ratio change.
Callback: Aspect ratio numerical change.
Callback: Aspect ratio preset selection.
Callback: Aspect ratio slider change.
Callback: Activate button click.
Callback: Load lensfile button click.
Callback: Manual Optical center toggle.
Callback: Manual (FOV or Optical center) button click.
Callback: Manual FOV toggle.
Callback: Reset lensfile button click.
Callback: Sync debug info click.
Callback: Optical center change.
Callback: Optical center X numerical change.
Callback: Optical center X slider change.
Callback: Optical center Y numerical change.
Callback: Optical center Y slider change.
Callback: Device status change .
Callback: Enable comm type change.
Callback: Enable network communication.
Callback: Enable serial communication.
Callback: Enable simulator.
Callback: Enable simulator communication.
Callback: FOV units change.
Callback: FOV units to degrees.
Callback: FOV units to radians.
Callback: FOV X numerical change.
Callback: FOV X slider change.
Callback: FOV Y numerical change.
Callback: FOV Y slider change.
Callback: Invert values change.
Callback: Invert focus toggle.
Callback: Invert zoom toggle.
Callback: Lensfile change.
Callback: Instrument list.
Callback: Network address change.
Callback: Network state change.
Callback: Network port change.
Callback: Network protocol change.
Callback: Nodal shift change.
Callback: Nodal shift numerical change.
Callback: Nodal shift slider change.
Callback: Rotation offset change.
Callback: Translation offset change.
Callback: Serial baud rate change.
Callback: Serial state change.
Callback: Serial port change.
Callback: Shared memory address change.
Callback: Shared memory state change.
Callback: Shared memory handle change.
Callback: Simulator amplitude numerical change.
Callback: Simulator amplitude slider change.
Callback: Simulator state change.
Callback: Simulator focus numerical change.
Callback: Simulator focus slider change.
Callback: Simulator frequency numerical change.
Callback: Simulator frequency slider change.
Callback: Simulator zoom numerical change.
Callback: Simulator zoom slider change.
Callback: Sync delay change.
Callback: Sync delay numerical change.
Callback: Sync delay slider change.
Callback: Tab panel selection.
Callback: Zoom multiplier change.
Callback: Zoom multiplier numerical change.
Callback: Zoom multiplier slider change.
|
virtual |
Configure UI elements.
|
virtual |
UIConfigure: Communications layout.
|
virtual |
UIConfigure: Custom layout.
|
virtual |
UIConfigure: Information layout.
|
virtual |
UIConfigure: Instrument layout.
|
virtual |
Create and assign UI regions.
|
virtual |
UICreate: Communication layout.
|
virtual |
UICreate: Custom layout.
|
virtual |
UICreate: Information layout.
|
virtual |
UICreate: Instrument layout.
|
virtual |
Idle refresh.
|
virtual |
UIRefresh: Communications layout.
|
virtual |
UIRefresh: Custom layout.
|
virtual |
UIRefresh: Instrument layout.
|
virtual |
Reset from device values.
|
virtual |
UIReset: Communications layout.
|
virtual |
UIReset: Custom layout.
|
virtual |
UIReset: Instrument layout.
|
virtual |
Update enabled on functions.
|
protected |
Custom layout?
Definition at line 404 of file fbdevicelayout.h.
|
protected |
Instrument layout: Active button.
Definition at line 220 of file fbdevicelayout.h.
|
protected |
Communications layout: Enable network button.
Definition at line 285 of file fbdevicelayout.h.
|
protected |
Communications layout: Enable serial button.
Definition at line 278 of file fbdevicelayout.h.
|
protected |
Communications layout: Enable shared memory button.
Definition at line 294 of file fbdevicelayout.h.
|
protected |
Communications layout: Enable simulator button.
Definition at line 301 of file fbdevicelayout.h.
|
protected |
Instrument layout: FOV in degrees button.
Definition at line 254 of file fbdevicelayout.h.
|
protected |
Instrument layout: FOV in radians button.
Definition at line 255 of file fbdevicelayout.h.
|
protected |
Instrument layout: Invert focus toggle.
Definition at line 252 of file fbdevicelayout.h.
|
protected |
Instrument layout: Invert zoom toggle.
Definition at line 251 of file fbdevicelayout.h.
|
protected |
Instrument layout: Load lensfile button.
Definition at line 247 of file fbdevicelayout.h.
|
protected |
Instrument layout: Manual optical center button.
Definition at line 232 of file fbdevicelayout.h.
|
protected |
Instrument layout: Manual FOV control button.
Definition at line 223 of file fbdevicelayout.h.
|
protected |
Instrument layout: Reset lensfile status button.
Definition at line 248 of file fbdevicelayout.h.
|
protected |
Communications layout: Sync information (debug) button.
Definition at line 275 of file fbdevicelayout.h.
|
protected |
Handle onto device.
Definition at line 402 of file fbdevicelayout.h.
|
protected |
Communications layout: Shared Memory: Address text edit.
Definition at line 298 of file fbdevicelayout.h.
|
protected |
Communications layout: Shared Memory: Handle text edit.
Definition at line 296 of file fbdevicelayout.h.
|
protected |
Communications layout: Network: Address text edit.
Definition at line 287 of file fbdevicelayout.h.
|
protected |
Communications layout: Network: Port text edit.
Definition at line 289 of file fbdevicelayout.h.
|
protected |
Instrument layout: Aspect ratio edit number.
Definition at line 266 of file fbdevicelayout.h.
|
protected |
Instrument layout: Optical center X numberical edit box.
Definition at line 237 of file fbdevicelayout.h.
|
protected |
Instrument layout: Optical center Y numberical edit box.
Definition at line 238 of file fbdevicelayout.h.
|
protected |
Instrument layout: FOV X numerical edit box.
Definition at line 228 of file fbdevicelayout.h.
|
protected |
Instrument layout: FOV Y numerical edit box.
Definition at line 229 of file fbdevicelayout.h.
|
protected |
Instrument layout: Nodal shift numerical edit.
Definition at line 258 of file fbdevicelayout.h.
|
protected |
Communications layout: Simulator: Amplitude numerical edit.
Definition at line 307 of file fbdevicelayout.h.
|
protected |
Communications layout: Simulator: Focus numerical edit.
Definition at line 313 of file fbdevicelayout.h.
|
protected |
Communications layout: Simulator: Frequency numerical edit.
Definition at line 304 of file fbdevicelayout.h.
|
protected |
Communications layout: Simulator: Zoom numerical edit.
Definition at line 310 of file fbdevicelayout.h.
|
protected |
Communications layout: Sync delay numerical edit box.
Definition at line 274 of file fbdevicelayout.h.
|
protected |
Instrument layout: Zomm multiplier numerical edit.
Definition at line 261 of file fbdevicelayout.h.
|
protected |
Instrument layout: Rotation offset vector edit.
Definition at line 244 of file fbdevicelayout.h.
|
protected |
Instrument layout: Translation offset vector edit.
Definition at line 243 of file fbdevicelayout.h.
|
protected |
Communications layout: Shared Memory: Address label.
Definition at line 297 of file fbdevicelayout.h.
|
protected |
Instrument layout: Aspect ratio label.
Definition at line 264 of file fbdevicelayout.h.
|
protected |
Instrument layout: Aspect ratio preset label.
Definition at line 267 of file fbdevicelayout.h.
|
protected |
Instrument layout: Optical center X label.
Definition at line 233 of file fbdevicelayout.h.
|
protected |
Instrument layout: Optical center Y label.
Definition at line 234 of file fbdevicelayout.h.
|
protected |
Instrument layout: FOV units label.
Definition at line 253 of file fbdevicelayout.h.
|
protected |
Instrument layout: FOV X label.
Definition at line 224 of file fbdevicelayout.h.
|
protected |
Instrument layout: FOV Y label.
Definition at line 225 of file fbdevicelayout.h.
|
protected |
Communications layout: Shared Memory: Handle label.
Definition at line 295 of file fbdevicelayout.h.
|
protected |
Instrument layout: Inversion label.
Definition at line 250 of file fbdevicelayout.h.
|
protected |
Instrument layout: Lensfile filename label.
Definition at line 249 of file fbdevicelayout.h.
|
protected |
Communications layout: Network: Address label.
Definition at line 286 of file fbdevicelayout.h.
|
protected |
Communications layout: Network: Port label.
Definition at line 288 of file fbdevicelayout.h.
|
protected |
Communications layout: Network: Protocol label.
Definition at line 290 of file fbdevicelayout.h.
|
protected |
Instrument layout: Nodal shift label.
Definition at line 256 of file fbdevicelayout.h.
|
protected |
Instrument layout: Rotation offset label.
Definition at line 242 of file fbdevicelayout.h.
|
protected |
Instrument layout: Translation offset label.
Definition at line 241 of file fbdevicelayout.h.
|
protected |
Communications layout: Serial: Baud rate label.
Definition at line 281 of file fbdevicelayout.h.
|
protected |
Communications layout: Serial: Port label.
Definition at line 279 of file fbdevicelayout.h.
|
protected |
Communications layout: Simulator: Amplitude label.
Definition at line 305 of file fbdevicelayout.h.
|
protected |
Communications layout: Simulator: Focus label.
Definition at line 311 of file fbdevicelayout.h.
|
protected |
Communications layout: Simulator: Frequency label.
Definition at line 302 of file fbdevicelayout.h.
|
protected |
Communications layout: Simulator: Zoom label.
Definition at line 308 of file fbdevicelayout.h.
|
protected |
Communications layout: Sync delay label.
Definition at line 272 of file fbdevicelayout.h.
|
protected |
Instrument layout: Zoom multiplier label.
Definition at line 259 of file fbdevicelayout.h.
|
protected |
Communications layout.
Definition at line 270 of file fbdevicelayout.h.
|
protected |
Custom layout.
Definition at line 318 of file fbdevicelayout.h.
|
protected |
Information layout.
Definition at line 315 of file fbdevicelayout.h.
|
protected |
Instrument layout.
Definition at line 218 of file fbdevicelayout.h.
|
protected |
Instrument layout: Aspect ratio preset list.
Definition at line 268 of file fbdevicelayout.h.
|
protected |
Instrument layout: List of instruments.
Definition at line 219 of file fbdevicelayout.h.
|
protected |
Communications layout: Network: Protocol list.
Definition at line 291 of file fbdevicelayout.h.
|
protected |
Communications layout: Serial: Baud rate list.
Definition at line 282 of file fbdevicelayout.h.
|
protected |
Communications layout: Serial: Port list.
Definition at line 280 of file fbdevicelayout.h.
|
protected |
Instrument layout: Aspect ratio slider.
Definition at line 265 of file fbdevicelayout.h.
|
protected |
Instrument layout: Optical center X slider.
Definition at line 235 of file fbdevicelayout.h.
|
protected |
Instrument layout: Optical center Y slider.
Definition at line 236 of file fbdevicelayout.h.
|
protected |
Instrument layout: FOV X slider.
Definition at line 226 of file fbdevicelayout.h.
|
protected |
Instrument layout: FOV Y slider..
Definition at line 227 of file fbdevicelayout.h.
|
protected |
Instrument layout: Nodal shift slider.
Definition at line 257 of file fbdevicelayout.h.
|
protected |
Communications layout: Simulator: Amplitude slider.
Definition at line 306 of file fbdevicelayout.h.
|
protected |
Communications layout: Simulator: Focus slider.
Definition at line 312 of file fbdevicelayout.h.
|
protected |
Communications layout: Simulator: Frequency slider.
Definition at line 303 of file fbdevicelayout.h.
|
protected |
Communications layout: Simulator: Zoom slider.
Definition at line 309 of file fbdevicelayout.h.
|
protected |
Communications layout: Sync delay slider.
Definition at line 273 of file fbdevicelayout.h.
|
protected |
Instrument layout: Zoom multiplier slider.
Definition at line 260 of file fbdevicelayout.h.
|
protected |
Information layout: Spreadsheet.
Definition at line 316 of file fbdevicelayout.h.
|
protected |
Main tab panel.
Definition at line 216 of file fbdevicelayout.h.
|
protected |
Supported comm types.
Definition at line 403 of file fbdevicelayout.h.