Documentation


X3DTK::Qt::ObjectGUI Class Reference

#include <ObjectGUI.h>

Inheritance diagram for X3DTK::Qt::ObjectGUI:

QTabWidget X3DTK::Qt::EngineGUI X3DTK::Qt::X3DTransformQt X3DTK::Qt::X4DGUI List of all members.

Detailed Description

Construct a QTabWidget in order to edit all the fields contain in the object.

All the fields GUI are built with the given fields list in the constructor ObjectGUI(). The different possible types for fields are enumerated in Fields.h.

Definition at line 18 of file ObjectGUI.h.

Public Slots

virtual void ok ()
 Take into account all the edited values by ObjectGUI.


Signals

void changed ()

Public Member Functions

 ObjectGUI (FieldList &fieldList, QWidget *parent)
 ~ObjectGUI ()


Constructor & Destructor Documentation

X3DTK::Qt::ObjectGUI::ObjectGUI FieldList fieldList,
QWidget parent
 

Definition at line 15 of file ObjectGUI.cpp.

References X3DTK::Qt::FieldList.

X3DTK::Qt::ObjectGUI::~ObjectGUI  ) 
 

Definition at line 32 of file ObjectGUI.cpp.


Member Function Documentation

void X3DTK::Qt::ObjectGUI::changed  )  [signal]
 

Referenced by ok(), and X3DTK::Qt::X3DTransformQt::X3DTransformQt().

void X3DTK::Qt::ObjectGUI::ok  )  [virtual, slot]
 

Take into account all the edited values by ObjectGUI.

Emit the signal ObjectGUI::changed().

Definition at line 37 of file ObjectGUI.cpp.

References changed().

Referenced by X3DTK::Qt::MField< TypeSField >::write().


The documentation for this class was generated from the following files:
Generated on Thu Dec 23 13:52:35 2004 by doxygen 1.3.6