Documentation


X3DTK::Qt::X3DSFVec2fGUI Class Reference

#include <X3DSFVec2fGUI.h>

Inheritance diagram for X3DTK::Qt::X3DSFVec2fGUI:

QWidget List of all members.

Detailed Description

The GUI (Graphic User Interface) for an X3DTK::SFVec2f X3DSFVec2f.

Definition at line 19 of file X3DSFVec2fGUI.h.

Public Slots

void changeValueX (float)
void changeValueY (float)

Signals

void changed ()

Public Member Functions

 X3DSFVec2fGUI (QString nameOfField, X3DTK::SFVec2f *Vec3ToEdit, QWidget *parent, const char *name=0, WFlags fl=0)
 ~X3DSFVec2fGUI ()
void setValue ()

Public Attributes

WFloatLineEditeditX
WFloatLineEditeditY

Protected Attributes

QHBoxLayout * SFVector2Layout

Private Attributes

X3DTK::SFVec2f * Vec2ToEdit


Constructor & Destructor Documentation

X3DTK::Qt::X3DSFVec2fGUI::X3DSFVec2fGUI QString  nameOfField,
X3DTK::SFVec2f *  Vec3ToEdit,
QWidget parent,
const char *  name = 0,
WFlags  fl = 0
 

Definition at line 24 of file X3DSFVec2fGUI.cpp.

References changeValueX(), changeValueY(), WFloatLineEdit::setMaxFloatValue(), WFloatLineEdit::setMinFloatValue(), and setValue().

X3DTK::Qt::X3DSFVec2fGUI::~X3DSFVec2fGUI  ) 
 

Definition at line 57 of file X3DSFVec2fGUI.cpp.


Member Function Documentation

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

Referenced by changeValueX(), and changeValueY().

void X3DTK::Qt::X3DSFVec2fGUI::changeValueX float   )  [slot]
 

Definition at line 68 of file X3DSFVec2fGUI.cpp.

References changed().

Referenced by X3DSFVec2fGUI().

void X3DTK::Qt::X3DSFVec2fGUI::changeValueY float   )  [slot]
 

Definition at line 73 of file X3DSFVec2fGUI.cpp.

References changed().

Referenced by X3DSFVec2fGUI().

void X3DTK::Qt::X3DSFVec2fGUI::setValue  ) 
 

Definition at line 62 of file X3DSFVec2fGUI.cpp.

References WFloatLineEdit::setFloatValue().

Referenced by X3DSFVec2fGUI().


Member Data Documentation

WFloatLineEdit* X3DTK::Qt::X3DSFVec2fGUI::editX
 

Definition at line 43 of file X3DSFVec2fGUI.h.

WFloatLineEdit* X3DTK::Qt::X3DSFVec2fGUI::editY
 

Definition at line 44 of file X3DSFVec2fGUI.h.

QHBoxLayout* X3DTK::Qt::X3DSFVec2fGUI::SFVector2Layout [protected]
 

Definition at line 40 of file X3DSFVec2fGUI.h.

X3DTK::SFVec2f* X3DTK::Qt::X3DSFVec2fGUI::Vec2ToEdit [private]
 

Definition at line 37 of file X3DSFVec2fGUI.h.


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