Documentation


X3DTK::Qt::SFFloatGUI Class Reference

#include <SFFloatGUI.h>

Inheritance diagram for X3DTK::Qt::SFFloatGUI:

QWidget List of all members.

Detailed Description

The GUI (Graphic User Interface) for a float SFFloat.

Definition at line 18 of file SFFloatGUI.h.

Public Slots

void changeValue (float)

Signals

void changed ()

Public Member Functions

 SFFloatGUI (QString nameOfField, float *floatToEdit, QWidget *parent, const char *name=0, WFlags fl=0)
 ~SFFloatGUI ()
void setValue ()

Public Attributes

WFloatLineEditeditSFFloat

Protected Attributes

QHBoxLayout * SFFloatLayout

Private Attributes

float * floatToEdit


Constructor & Destructor Documentation

X3DTK::Qt::SFFloatGUI::SFFloatGUI QString  nameOfField,
float *  floatToEdit,
QWidget parent,
const char *  name = 0,
WFlags  fl = 0
 

Definition at line 23 of file SFFloatGUI.cpp.

References changeValue(), editSFFloat, WFloatLineEdit::setMaxFloatValue(), WFloatLineEdit::setMinFloatValue(), setValue(), and SFFloatLayout.

X3DTK::Qt::SFFloatGUI::~SFFloatGUI  ) 
 

Definition at line 53 of file SFFloatGUI.cpp.


Member Function Documentation

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

Referenced by changeValue().

void X3DTK::Qt::SFFloatGUI::changeValue float   )  [slot]
 

Definition at line 63 of file SFFloatGUI.cpp.

References changed(), and floatToEdit.

Referenced by SFFloatGUI().

void X3DTK::Qt::SFFloatGUI::setValue  ) 
 

Definition at line 58 of file SFFloatGUI.cpp.

References editSFFloat, floatToEdit, and WFloatLineEdit::setFloatValue().

Referenced by SFFloatGUI().


Member Data Documentation

WFloatLineEdit* X3DTK::Qt::SFFloatGUI::editSFFloat
 

Definition at line 41 of file SFFloatGUI.h.

Referenced by setValue(), and SFFloatGUI().

float* X3DTK::Qt::SFFloatGUI::floatToEdit [private]
 

Definition at line 35 of file SFFloatGUI.h.

Referenced by changeValue(), and setValue().

QHBoxLayout* X3DTK::Qt::SFFloatGUI::SFFloatLayout [protected]
 

Definition at line 38 of file SFFloatGUI.h.

Referenced by SFFloatGUI().


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