33#include <IvTune/IvTuneExtender/IvtLibName.h>
35#include <IvTune/IvTuneExtender/IvtExtension.h>
37#include <Inventor/SbString.h>
38#include <Inventor/SoType.h>
39#include <Inventor/SoTypedObject.h>
43# if !defined(IvTuneExtenderAPI_EXPORTS)
44# ifndef OIV_DISABLE_AUTOLINK
45# pragma comment(lib,__IVTUNEEXTENDERAPILIB)
<a href="IconLegend.html"><img src="extTGS.gif" alt="VSG extension" border="0"></a> Base class for i...
virtual SoTypedObject * getEditedObject() const
Returns the object edited by this editor.
virtual void setEditedObject(SoTypedObject *editedObject)
Sets the object edited by this editor.
virtual ~IvtEditor()
Destructor.
virtual QWidget * getWidget() const
Returns the container of this editor.
virtual SoType getHandledType()
Returns the SoType handled by this editor.
<a href="IconLegend.html"><img src="extTGS.gif" alt="VSG extension" border="0"></a> Base class to im...
Stores runtime type information.
Base class for object storing runtime type information.