SoQtComponent Class Reference
#include <SoQtComponent.h>
List of all members.
Detailed Description
Definition at line 52 of file SoQtComponent.h.
Constructor & Destructor Documentation
| virtual SoQtComponent::~SoQtComponent |
( |
|
) |
[virtual] |
| SoQtComponent::SoQtComponent |
( |
QWidget *const |
parent = NULL, |
|
|
const char *const |
name = NULL, |
|
|
const SbBool |
embed = TRUE | |
|
) |
| | [protected] |
Member Function Documentation
| void SoQtComponent::addVisibilityChangeCallback |
( |
SoQtComponentVisibilityCB *const |
func, |
|
|
void *const |
user = NULL | |
|
) |
| | [protected] |
| virtual void SoQtComponent::afterRealizeHook |
( |
void |
|
) |
[protected, virtual] |
| QWidget* SoQtComponent::getBaseWidget |
( |
void |
|
) |
const |
| const char* SoQtComponent::getClassName |
( |
void |
|
) |
const |
| static SoQtComponent* SoQtComponent::getComponent |
( |
QWidget * |
widget |
) |
[static] |
| virtual const char* SoQtComponent::getDefaultIconTitle |
( |
void |
|
) |
const [protected, virtual] |
| virtual const char* SoQtComponent::getDefaultTitle |
( |
void |
|
) |
const [protected, virtual] |
| virtual const char* SoQtComponent::getDefaultWidgetName |
( |
void |
|
) |
const [protected, virtual] |
| const char* SoQtComponent::getIconTitle |
( |
void |
|
) |
const |
| QWidget* SoQtComponent::getParentWidget |
( |
void |
|
) |
const |
| QWidget* SoQtComponent::getShellWidget |
( |
void |
|
) |
const |
| SbVec2s SoQtComponent::getSize |
( |
void |
|
) |
const |
| const char* SoQtComponent::getTitle |
( |
void |
|
) |
const |
| QWidget* SoQtComponent::getWidget |
( |
void |
|
) |
const |
| const char* SoQtComponent::getWidgetName |
( |
void |
|
) |
const |
| virtual void SoQtComponent::hide |
( |
void |
|
) |
[virtual] |
| static void SoQtComponent::initClasses |
( |
void |
|
) |
[static] |
| SbBool SoQtComponent::isFullScreen |
( |
void |
|
) |
const |
| SbBool SoQtComponent::isTopLevelShell |
( |
void |
|
) |
const |
| SbBool SoQtComponent::isVisible |
( |
void |
|
) |
|
| void SoQtComponent::registerWidget |
( |
QWidget * |
widget |
) |
[protected] |
| void SoQtComponent::removeVisibilityChangeCallback |
( |
SoQtComponentVisibilityCB *const |
func, |
|
|
void *const |
user = NULL | |
|
) |
| | [protected] |
| void SoQtComponent::setBaseWidget |
( |
QWidget * |
widget |
) |
[protected] |
| void SoQtComponent::setClassName |
( |
const char *const |
name |
) |
[protected] |
| virtual void SoQtComponent::setComponentCursor |
( |
const SoQtCursor & |
cursor |
) |
[virtual] |
| SbBool SoQtComponent::setFullScreen |
( |
const SbBool |
onoff |
) |
|
| void SoQtComponent::setIconTitle |
( |
const char *const |
title |
) |
|
| void SoQtComponent::setSize |
( |
const SbVec2s |
size |
) |
|
| void SoQtComponent::setTitle |
( |
const char *const |
title |
) |
|
| static void SoQtComponent::setWidgetCursor |
( |
QWidget * |
w, |
|
|
const SoQtCursor & |
cursor | |
|
) |
| | [static] |
| void SoQtComponent::setWindowCloseCallback |
( |
SoQtComponentCB *const |
func, |
|
|
void *const |
user = NULL | |
|
) |
| | |
| virtual void SoQtComponent::show |
( |
void |
|
) |
[virtual] |
| virtual void SoQtComponent::sizeChanged |
( |
const SbVec2s & |
size |
) |
[protected, virtual] |
| void SoQtComponent::unregisterWidget |
( |
QWidget * |
widget |
) |
[protected] |
Friends And Related Function Documentation
friend class SoGuiComponentP [friend] |
friend class SoQtComponentP [friend] |
Member Data Documentation
The documentation for this class was generated from the following file:
- /opt/ros/diamondback/stacks/graspit_simulator/graspit/include/Inventor/Qt/SoQtComponent.h