Skip to content

Class QfProcessingParameterNumber

ClassList > QfProcessingParameterNumber

Inherits the following classes: QfProcessingParameterWidgetBase

Public Properties

Type Name
property bool isDouble
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)

Public Properties Documentation

property isDouble

bool QfProcessingParameterNumber::isDouble;

property max

real QfProcessingParameterNumber::max;

property min

real QfProcessingParameterNumber::min;

property step

real QfProcessingParameterNumber::step;

Public Functions Documentation

function adjustValue

void QfProcessingParameterNumber::adjustValue (
    direction
) 


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