CFx SDK Documentation
2023 SP0
|
This is the complete list of members for CFxMainFrame, including all inherited members.
_DockWidgetArea enum name | CFxMainFrame | |
AddDockableWidget(CFxUIBaseView *pWid, int iInitialArea, int allowedAreas, const CFxString &dockFrameTitle=CFxString(), const CFxString &objectName=CFxString(), int iMinWidth=-1, int iMinHeight=-1, int iMaxWidth=-1, int iMaxHeight=-1, int iInitialWidth=-1, int iInitialHeight=-1, bool bVisibleOnStartup=false, bool bForceVisibleRestart=false, bool bVisibleOnNoDocument=false, const CFxString &customIconResPath=CFxString())=0 | CFxMainFrame | pure virtual |
AddDockableWidget(CFxWidget *pWid, int iInitialArea, int allowedAreas, const CFxString &dockFrameTitle=CFxString(), const CFxString &objectName=CFxString(), int iMinWidth=-1, int iMinHeight=-1, int iMaxWidth=-1, int iMaxHeight=-1, int iInitialWidth=-1, int iInitialHeight=-1, bool bVisibleOnStartup=false, bool bForceVisibleRestart=false, bool bVisibleOnNoDocument=false, const CFxString &customIconResPath=CFxString())=0 | CFxMainFrame | pure virtual |
BottomDockWidgetArea enum value | CFxMainFrame | |
CFxMainFrame() | CFxMainFrame | |
ClearCommandWindow()=0 | CFxMainFrame | pure virtual |
DockableWidgetArea typedef | CFxMainFrame | |
GetCommandHistoryWindowHandle()=0 | CFxMainFrame | pure virtual |
GetCommandLine()=0 | CFxMainFrame | pure virtual |
GetCommandLineWindowHandle()=0 | CFxMainFrame | pure virtual |
GetCommandWindowInfo(CFxCommandWindowInfo &info) const =0 | CFxMainFrame | pure virtual |
GetFxWidget()=0 | CFxMainFrame | pure virtual |
GetHorizontalScroller()=0 | CFxMainFrame | pure virtual |
GetInput() const =0 | CFxMainFrame | pure virtual |
GetMenuBar()=0 | CFxMainFrame | pure virtual |
GetStatusBar()=0 | CFxMainFrame | pure virtual |
GetToolBars()=0 | CFxMainFrame | pure virtual |
GetVerticalScroller()=0 | CFxMainFrame | pure virtual |
GetWindowHandle() const =0 | CFxMainFrame | pure virtual |
GetWorkspace()=0 | CFxMainFrame | pure virtual |
hideApplicationWindows(bool hide)=0 | CFxMainFrame | pure virtual |
IsTextWindowVisible() const =0 | CFxMainFrame | pure virtual |
LeftDockWidgetArea enum value | CFxMainFrame | |
RemoveDockableWidget(CFxUIDockWidget *pDockingFrame)=0 | CFxMainFrame | pure virtual |
RemoveDockableWidget(CFxWidget *pDockingFrame)=0 | CFxMainFrame | pure virtual |
RightDockWidgetArea enum value | CFxMainFrame | |
SetInput(const CFxString &str)=0 | CFxMainFrame | pure virtual |
SetTitleSuffix(const CFxString &suffix)=0 | CFxMainFrame | pure virtual |
ShowCommandWindow(bool bShow)=0 | CFxMainFrame | pure virtual |
ShowMatrixToolbarWindow(bool bShow)=0 | CFxMainFrame | pure virtual |
ShowPropertiesWindow(bool bShow)=0 | CFxMainFrame | pure virtual |
ShowTextWindow(bool bShow)=0 | CFxMainFrame | pure virtual |
TopDockWidgetArea enum value | CFxMainFrame | |
~CFxMainFrame() | CFxMainFrame | virtual |