IvtEditor Class Reference
[IvTuneExtender]

VSG extension Base class for implementing IvTune editors More...

#include <IvTune/IvTuneExtender/IvtEditor.h>

Inheritance diagram for IvtEditor:
IvtExtension

List of all members.

Public Member Functions

virtual SoType getHandledType ()
virtual void setEditedObject (SoTypedObject *editedObject)
virtual SoTypedObjectgetEditedObject () const
virtual QWidget * getWidget () const
virtual ~IvtEditor ()

Detailed Description

VSG extension Base class for implementing IvTune editors

This class is a base to implement IvTune editors. It provides common methods for all editors.

Since Open Inventor 9.0

SEE ALSO

IvtExtension, IvtProfileSetting, IvtPlugin

See related examples:

NodeEditor, FieldEditor, MFColor, MField, MFFloat, MFInt32, MFMatrix, MFPlane, MFRotation, MFShort, MFString, MFUInt32, MFUShort, MFVec2f, MFVec2i32, MFVec2s, MFVec3f, MFVec4f, SFBitMask, SFBool, SFBox2f, SFBox3s, SFColor, SFEnum, SFFloat, SFImage, SFInt32, SField, SFMatrix, SFName, SFPlane, SFRotation, SFShort, SFString, SFUInt32, SFUShort, SFVec2f, SFVec2i32, SFVec2s, SFVec3f, SFVec4f


Constructor & Destructor Documentation

virtual IvtEditor::~IvtEditor (  )  [virtual]

Destructor.


Member Function Documentation

virtual SoTypedObject* IvtEditor::getEditedObject (  )  const [virtual]

Returns the object edited by this editor.

virtual SoType IvtEditor::getHandledType (  )  [virtual]

Returns the SoType handled by this editor.

virtual QWidget* IvtEditor::getWidget (  )  const [virtual]

Returns the container of this editor.

virtual void IvtEditor::setEditedObject ( SoTypedObject editedObject  )  [virtual]

Sets the object edited by this editor.

Parameters:
editedObject the object edited by this editor.

The documentation for this class was generated from the following file:

Open Inventor Toolkit reference manual, generated on 15 Mar 2023
Copyright © Thermo Fisher Scientific All rights reserved.
http://www.openinventor.com/