Script
|
Simplified NumberEdit widget. More...
#include <qswidget.h>
Properties | |
double | value |
the value shown | |
double | decimals |
precision of the NumberEdit | |
double | minimum |
minimum value allowed | |
double | maximum |
maximum value allowed | |
Simplified NumberEdit widget.
Derived from Label, so also has a label property.
|
readwrite |
precision of the NumberEdit
|
readwrite |
maximum value allowed
|
readwrite |
minimum value allowed
|
readwrite |
the value shown