FloatSpinBox Class Reference

reimplements QSpinBox for float values More...

#include <floatspinbox_qt4.h>

List of all members.

Signals

void focusOut ()
void returnPressed ()

Public Member Functions

 FloatSpinBox (QWidget *parent=0, const char *name=0)
 FloatSpinBox (float minValue, float maxValue, int decimals=2, float step=1.0, QWidget *parent=0, const char *name=0)
 ~FloatSpinBox ()


Detailed Description

reimplements QSpinBox for float values

Constructor & Destructor Documentation

FloatSpinBox::FloatSpinBox ( QWidget *  parent = 0,
const char *  name = 0 
)

FloatSpinBox::FloatSpinBox ( float  minValue,
float  maxValue,
int  decimals = 2,
float  step = 1.0,
QWidget *  parent = 0,
const char *  name = 0 
)

FloatSpinBox::~FloatSpinBox (  ) 


Member Function Documentation

void FloatSpinBox::focusOut (  )  [signal]

void FloatSpinBox::returnPressed (  )  [signal]


The documentation for this class was generated from the following files:

Generated on Fri Jan 8 12:51:27 2010 for QSAS by  doxygen 1.5.7