Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members  

WSpinBox Class Reference

A spinbox for double values with one decimal with a range from 0.1 to 10.0. More...

#include <WSpinBox.h>

Inheritance diagram for WSpinBox::

List of all members.

Public Methods

 WSpinBox (QWidget *parent=0, const char *name=0)
 Constructor.

 ~WSpinBox ()
 Destructor.

QString mapValueToText (int value)
 Converts the value value to a text string.

int mapTextToValue (bool *ok)
 Converts the text of this widget into an integer.


Private Attributes

QDoubleValidator * dval
 Double validator.


Detailed Description

A spinbox for double values with one decimal with a range from 0.1 to 10.0.


The documentation for this class was generated from the following files:
Generated at Fri Apr 11 22:37:18 2003 for Qfsm by doxygen1.2.9.1 written by Dimitri van Heesch, © 1997-2001