Script
Properties | List of all members
NumberEdit Class Reference

Simplified NumberEdit widget. More...

#include <qswidget.h>

Inheritance diagram for NumberEdit:
Inheritance graph
[legend]
Collaboration diagram for NumberEdit:
Collaboration graph
[legend]

Properties

double value
 the value shown
 
double decimals
 precision of the NumberEdit
 
double minimum
 minimum value allowed
 
double maximum
 maximum value allowed
 

Detailed Description

Simplified NumberEdit widget.

Derived from Label, so also has a label property.

Property Documentation

double NumberEdit::decimals
readwrite

precision of the NumberEdit

double NumberEdit::maximum
readwrite

maximum value allowed

double NumberEdit::minimum
readwrite

minimum value allowed

double NumberEdit::value
readwrite

the value shown


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