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 More...
 
double decimals
 precision of the NumberEdit More...
 
double minimum
 minimum value allowed More...
 
double maximum
 maximum value allowed More...
 

Detailed Description

Simplified NumberEdit widget.

Derived from Label, so also has a label property.

Property Documentation

double NumberEdit::decimals
readwriteprivate

precision of the NumberEdit

double NumberEdit::maximum
readwriteprivate

maximum value allowed

double NumberEdit::minimum
readwriteprivate

minimum value allowed

double NumberEdit::value
readwriteprivate

the value shown


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