Class number
Inherits the following classes: ProcessingParameterWidgetBase
Public Properties
| Type | Name |
|---|---|
| property bool | isDouble |
| property real | max |
| property real | min |
| property real | step |
Public Signals inherited from ProcessingParameterWidgetBase
See ProcessingParameterWidgetBase
| Type | Name |
|---|---|
| signal void | valueChangeRequested (var value) |
Public Functions
| Type | Name |
|---|---|
| void | adjustValue (direction) |
Public Properties Documentation
property isDouble
bool number::isDouble;
property max
real number::max;
property min
real number::min;
property step
real number::step;
Public Functions Documentation
function adjustValue
void number::adjustValue (
direction
)
The documentation for this class was generated from the following file src/qml/processingparameterwidgets/number.qml