|
Coin3D is Free Software, published under the BSD 3-clause license. |
https://coin3d.github.io https://www.kongsberg.com/en/kogt/ |
This is the complete list of members for SoQtComponent, including all inherited members.
| addVisibilityChangeCallback(SoQtComponentVisibilityCB *const func, void *const user=NULL) | SoQtComponent | protected |
| afterRealizeHook(void) | SoQtComponent | protectedvirtual |
| getBaseWidget(void) const | SoQtComponent | |
| getClassName(void) const | SoQtComponent | |
| getClassTypeId(void) (defined in SoQtComponent) | SoQtComponent | static |
| getComponent(QWidget *widget) | SoQtComponent | static |
| getDefaultIconTitle(void) const | SoQtComponent | protectedvirtual |
| getDefaultTitle(void) const | SoQtComponent | protectedvirtual |
| getDefaultWidgetName(void) const | SoQtComponent | protectedvirtual |
| getIconTitle(void) const | SoQtComponent | |
| getParentWidget(void) const | SoQtComponent | |
| getShellWidget(void) const | SoQtComponent | |
| getSize(void) const | SoQtComponent | |
| getTitle(void) const | SoQtComponent | |
| getTypeId(void) const | SoQtComponent | virtual |
| getWidget(void) const | SoQtComponent | |
| getWidgetName(void) const | SoQtComponent | |
| hide(void) | SoQtComponent | virtual |
| init(void) | SoQtObject | static |
| initClass(void) (defined in SoQtComponent) | SoQtComponent | static |
| initClasses(void) | SoQtComponent | static |
| isFullScreen(void) const | SoQtComponent | |
| isOfType(SoType type) const | SoQtObject | |
| isTopLevelShell(void) const | SoQtComponent | |
| isVisible(void) | SoQtComponent | |
| registerWidget(QWidget *widget) | SoQtComponent | protected |
| removeVisibilityChangeCallback(SoQtComponentVisibilityCB *const func, void *const user=NULL) | SoQtComponent | protected |
| setBaseWidget(QWidget *widget) | SoQtComponent | protected |
| setClassName(const char *const name) | SoQtComponent | protected |
| setComponentCursor(const SoQtCursor &cursor) | SoQtComponent | virtual |
| setFullScreen(const SbBool onoff) | SoQtComponent | |
| setIconTitle(const char *const title) | SoQtComponent | |
| setSize(const SbVec2s size) | SoQtComponent | |
| setTitle(const char *const title) | SoQtComponent | |
| setWidgetCursor(QWidget *w, const SoQtCursor &cursor) | SoQtComponent | static |
| setWindowCloseCallback(SoQtComponentCB *const func, void *const user=NULL) | SoQtComponent | |
| show(void) | SoQtComponent | virtual |
| sizeChanged(const SbVec2s &size) | SoQtComponent | protectedvirtual |
| SoQtComponent(QWidget *const parent=NULL, const char *const name=NULL, const SbBool embed=TRUE) | SoQtComponent | protected |
| unregisterWidget(QWidget *widget) | SoQtComponent | protected |
| ~SoQtComponent() | SoQtComponent | virtual |