Class distance
Inherits the following classes: ProcessingParameterWidgetBase
Public Properties
| Type | Name |
|---|---|
| property double | currentValue |
| property bool | distanceConvertible |
| property int | distanceUnit |
| 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) |
| void | prepareValueChangeRequest (newValue) |
Public Properties Documentation
property currentValue
double distance::currentValue;
property distanceConvertible
bool distance::distanceConvertible;
property distanceUnit
int distance::distanceUnit;
property max
real distance::max;
property min
real distance::min;
property step
real distance::step;
Public Functions Documentation
function adjustValue
void distance::adjustValue (
direction
)
function prepareValueChangeRequest
void distance::prepareValueChangeRequest (
newValue
)
The documentation for this class was generated from the following file src/qml/processingparameterwidgets/distance.qml