Script
|
Simplified NumberEdit widget. More...
#include <qswidget.h>
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... | |
Simplified NumberEdit widget.
Derived from Label, so also has a label property.
|
readwriteprivate |
precision of the NumberEdit
|
readwriteprivate |
maximum value allowed
|
readwriteprivate |
minimum value allowed
|
readwriteprivate |
the value shown