Documentation


X3DTK::Qt::X3DSFRotationGUI Class Reference

#include <X3DSFRotationGUI.h>

Inheritance diagram for X3DTK::Qt::X3DSFRotationGUI:

QWidget List of all members.

Detailed Description

The GUI (Graphic User Interface) for a X3DTK::SFRotation X3DSFRotation.

Definition at line 19 of file X3DSFRotationGUI.h.

Public Slots

void changeValueX (float)
void changeValueY (float)
void changeValueZ (float)
void changeValueA (float)

Signals

void changed ()

Public Member Functions

 X3DSFRotationGUI (QString nameOfField, X3DTK::SFRotation *Vec4ToEdit, QWidget *parent, const char *name=0, WFlags fl=0)
 ~X3DSFRotationGUI ()
void setValue ()

Public Attributes

WFloatLineEditeditX
WFloatLineEditeditY
WFloatLineEditeditZ
WFloatLineEditeditA

Protected Attributes

QHBoxLayout * SFVector4Layout

Private Attributes

X3DTK::SFRotation * Vec4ToEdit


Constructor & Destructor Documentation

X3DTK::Qt::X3DSFRotationGUI::X3DSFRotationGUI QString  nameOfField,
X3DTK::SFRotation *  Vec4ToEdit,
QWidget parent,
const char *  name = 0,
WFlags  fl = 0
 

Definition at line 24 of file X3DSFRotationGUI.cpp.

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

X3DTK::Qt::X3DSFRotationGUI::~X3DSFRotationGUI  ) 
 

Definition at line 71 of file X3DSFRotationGUI.cpp.


Member Function Documentation

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

Referenced by changeValueA(), changeValueX(), changeValueY(), and changeValueZ().

void X3DTK::Qt::X3DSFRotationGUI::changeValueA float   )  [slot]
 

Definition at line 99 of file X3DSFRotationGUI.cpp.

References changed().

Referenced by X3DSFRotationGUI().

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

Definition at line 84 of file X3DSFRotationGUI.cpp.

References changed().

Referenced by X3DSFRotationGUI().

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

Definition at line 89 of file X3DSFRotationGUI.cpp.

References changed().

Referenced by X3DSFRotationGUI().

void X3DTK::Qt::X3DSFRotationGUI::changeValueZ float   )  [slot]
 

Definition at line 94 of file X3DSFRotationGUI.cpp.

References changed().

Referenced by X3DSFRotationGUI().

void X3DTK::Qt::X3DSFRotationGUI::setValue  ) 
 

Definition at line 76 of file X3DSFRotationGUI.cpp.

References WFloatLineEdit::setFloatValue().

Referenced by X3DSFRotationGUI().


Member Data Documentation

WFloatLineEdit* X3DTK::Qt::X3DSFRotationGUI::editA
 

Definition at line 48 of file X3DSFRotationGUI.h.

WFloatLineEdit* X3DTK::Qt::X3DSFRotationGUI::editX
 

Definition at line 45 of file X3DSFRotationGUI.h.

WFloatLineEdit* X3DTK::Qt::X3DSFRotationGUI::editY
 

Definition at line 46 of file X3DSFRotationGUI.h.

WFloatLineEdit* X3DTK::Qt::X3DSFRotationGUI::editZ
 

Definition at line 47 of file X3DSFRotationGUI.h.

QHBoxLayout* X3DTK::Qt::X3DSFRotationGUI::SFVector4Layout [protected]
 

Definition at line 42 of file X3DSFRotationGUI.h.

X3DTK::SFRotation* X3DTK::Qt::X3DSFRotationGUI::Vec4ToEdit [private]
 

Definition at line 39 of file X3DSFRotationGUI.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