SoWx
0.1.0
Coin3D GUI toolkit binding
|
This is the complete list of members for SoWxComponent, including all inherited members.
addVisibilityChangeCallback(SoWxComponentVisibilityCB *const func, void *const user=NULL) | SoWxComponent | protected |
afterRealizeHook(void) | SoWxComponent | protectedvirtual |
firstRealize (defined in SoWxComponent) | SoWxComponent | protected |
getBaseWidget(void) const | SoWxComponent | |
getClassName(void) const | SoWxComponent | |
getClassTypeId(void) | SoWxObject | static |
getComponent(wxWindow *widget) | SoWxComponent | static |
getDefaultIconTitle(void) const | SoWxComponent | protectedvirtual |
getDefaultTitle(void) const | SoWxComponent | protectedvirtual |
getDefaultWidgetName(void) const | SoWxComponent | protectedvirtual |
getIconTitle(void) const | SoWxComponent | |
getParentWidget(void) const | SoWxComponent | |
getShellWidget(void) const | SoWxComponent | |
getSize(void) const | SoWxComponent | |
getTitle(void) const | SoWxComponent | |
getTypeId(void) const =0 | SoWxObject | pure virtual |
getWidget(void) const | SoWxComponent | |
getWidgetName(void) const | SoWxComponent | |
hide(void) | SoWxComponent | virtual |
init(void) | SoWxObject | static |
initClass(void) | SoWxObject | static |
initClasses(void) | SoWxComponent | static |
isFullScreen(void) const | SoWxComponent | |
isOfType(SoType type) const | SoWxObject | |
isTopLevelShell(void) const | SoWxComponent | |
isVisible(void) | SoWxComponent | |
registerWidget(wxWindow *widget) | SoWxComponent | protected |
removeVisibilityChangeCallback(SoWxComponentVisibilityCB *const func, void *const user=NULL) | SoWxComponent | protected |
setBaseWidget(wxWindow *widget) | SoWxComponent | protected |
setClassName(const char *const name) | SoWxComponent | protected |
setComponentCursor(const SoWxCursor &cursor) | SoWxComponent | virtual |
setFullScreen(const SbBool onoff) | SoWxComponent | |
setIconTitle(const char *const title) | SoWxComponent | |
setSize(const SbVec2s size) | SoWxComponent | |
setTitle(const char *const title) | SoWxComponent | |
setWidgetCursor(wxWindow *w, const SoWxCursor &cursor) | SoWxComponent | static |
setWindowCloseCallback(SoWxComponentCB *const func, void *const user=NULL) | SoWxComponent | |
show(void) | SoWxComponent | virtual |
sizeChanged(const SbVec2s &size) | SoWxComponent | protectedvirtual |
SoWxComponent(wxWindow *const parent=NULL, const char *const name=NULL, const SbBool embed=TRUE) | SoWxComponent | protected |
unregisterWidget(wxWindow *widget) | SoWxComponent | protected |
~SoWxComponent() | SoWxComponent | virtual |