Skip to content

Class QfProcessingParameterDistance

ClassList > QfProcessingParameterDistance

Inherits the following classes: QfProcessingParameterWidgetBase

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 QfProcessingParameterWidgetBase

See QfProcessingParameterWidgetBase

Type Name
signal void valueChangeRequested (var value)

Public Functions

Type Name
void adjustValue (direction)
void prepareValueChangeRequest (newValue)

Public Properties Documentation

property currentValue

double QfProcessingParameterDistance::currentValue;

property distanceConvertible

bool QfProcessingParameterDistance::distanceConvertible;

property distanceUnit

int QfProcessingParameterDistance::distanceUnit;

property max

real QfProcessingParameterDistance::max;

property min

real QfProcessingParameterDistance::min;

property step

real QfProcessingParameterDistance::step;

Public Functions Documentation

function adjustValue

void QfProcessingParameterDistance::adjustValue (
    direction
) 

function prepareValueChangeRequest

void QfProcessingParameterDistance::prepareValueChangeRequest (
    newValue
) 


The documentation for this class was generated from the following file src/gui/qml/processingparameterwidgets/QfProcessingParameterDistance.qml