Documentation


X3DTK::Qt::SFIntGUI Class Reference

#include <SFIntGUI.h>

Inheritance diagram for X3DTK::Qt::SFIntGUI:

QWidget List of all members.

Detailed Description

The GUI (Graphic User Interface) for an integer SFInt.

Definition at line 18 of file SFIntGUI.h.

Public Slots

void changeValue (int)

Signals

void changed ()

Public Member Functions

 SFIntGUI (QString nameOfField, int *intToEdit, QWidget *parent, const char *name=0, WFlags fl=0)
 ~SFIntGUI ()
void setValue ()

Public Attributes

QSpinBox * spinBox

Protected Attributes

QHBoxLayout * SFIntLayout

Private Attributes

intintToEdit


Constructor & Destructor Documentation

X3DTK::Qt::SFIntGUI::SFIntGUI QString  nameOfField,
int intToEdit,
QWidget parent,
const char *  name = 0,
WFlags  fl = 0
 

Definition at line 19 of file SFIntGUI.cpp.

References changeValue(), setValue(), SFIntLayout, and spinBox.

X3DTK::Qt::SFIntGUI::~SFIntGUI  ) 
 

Definition at line 45 of file SFIntGUI.cpp.


Member Function Documentation

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

Referenced by changeValue().

void X3DTK::Qt::SFIntGUI::changeValue int   )  [slot]
 

Definition at line 55 of file SFIntGUI.cpp.

References changed(), and intToEdit.

Referenced by SFIntGUI().

void X3DTK::Qt::SFIntGUI::setValue  ) 
 

Definition at line 50 of file SFIntGUI.cpp.

References intToEdit, and spinBox.

Referenced by SFIntGUI().


Member Data Documentation

int* X3DTK::Qt::SFIntGUI::intToEdit [private]
 

Definition at line 35 of file SFIntGUI.h.

Referenced by changeValue(), and setValue().

QHBoxLayout* X3DTK::Qt::SFIntGUI::SFIntLayout [protected]
 

Definition at line 38 of file SFIntGUI.h.

Referenced by SFIntGUI().

QSpinBox* X3DTK::Qt::SFIntGUI::spinBox
 

Definition at line 41 of file SFIntGUI.h.

Referenced by setValue(), and SFIntGUI().


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