Open Inventor Release 2024.1.0
 
Loading...
Searching...
No Matches
SoQtComponent.h File Reference
#include <Inventor/Qt/OivQtCompat.h>
#include <QString>
#include <QPointer>
#include <Inventor/Qt/SoQt.h>
#include <Inventor/Gui/SoGuiComponent.h>
#include <Inventor/SbBasic.h>
#include <Inventor/SbString.h>
#include <Inventor/SbDict.h>

Go to the source code of this file.

Classes

class  SoQtComponent
  VSG extension Abstract base class for all Open Inventor Qt components. More...
 

Typedefs

typedef void SoQtComponentCB(void *userData, SoQtComponent *comp)
 

Typedef Documentation

◆ SoQtComponentCB

typedef void SoQtComponentCB(void *userData, SoQtComponent *comp)

Definition at line 46 of file SoQtComponent.h.