Skip to content

Class area

ClassList > area

Inherits the following classes: ProcessingParameterWidgetBase

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 ProcessingParameterWidgetBase

See ProcessingParameterWidgetBase

Type Name
signal void valueChangeRequested (var value)

Public Functions

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

Public Properties Documentation

property areaConvertible

bool area::areaConvertible;

property areaUnit

int area::areaUnit;

property currentValue

double area::currentValue;

property max

real area::max;

property min

real area::min;

property step

real area::step;

Public Functions Documentation

function adjustValue

void area::adjustValue (
    direction
) 

function prepareValueChangeRequest

void area::prepareValueChangeRequest (
    newValue
) 


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