Class QfProcessingParameterArea
ClassList > QfProcessingParameterArea
Inherits the following classes: QfProcessingParameterWidgetBase
Public Properties
| Type | Name |
|---|---|
| property bool | areaConvertible |
| property int | areaUnit |
| property double | currentValue |
| property real | max |
| property real | min |
| property real | step |
Public Signals inherited from QfProcessingParameterWidgetBase
See QfProcessingParameterWidgetBase
| Type | Name |
|---|---|
| signal void | valueChangeRequested (var value) |
Public Functions
| Type | Name |
|---|---|
| void | adjustValue (direction) |
| void | prepareValueChangeRequest (newValue) |
Public Properties Documentation
property areaConvertible
bool QfProcessingParameterArea::areaConvertible;
property areaUnit
int QfProcessingParameterArea::areaUnit;
property currentValue
double QfProcessingParameterArea::currentValue;
property max
real QfProcessingParameterArea::max;
property min
real QfProcessingParameterArea::min;
property step
real QfProcessingParameterArea::step;
Public Functions Documentation
function adjustValue
void QfProcessingParameterArea::adjustValue (
direction
)
function prepareValueChangeRequest
void QfProcessingParameterArea::prepareValueChangeRequest (
newValue
)
The documentation for this class was generated from the following file src/gui/qml/processingparameterwidgets/QfProcessingParameterArea.qml