Skip to content

Class QfEditorWidgetRange

ClassList > QfEditorWidgetRange

Inherits the following classes: QfEditorWidgetBase

Public Properties

Type Name
property bool isDouble
property real max
property real min
property int precision
property real step
property string suffix
property string widgetStyle

Public Properties inherited from QfEditorWidgetBase

See QfEditorWidgetBase

Type Name
property bool hasMenu
property bool isEmpty
property bool isLoaded
property bool isNull
property Menu menu

Public Signals inherited from QfEditorWidgetBase

See QfEditorWidgetBase

Type Name
signal void requestBarcode (var item)
signal void requestGeometry (var item, var layer)
signal void requestJumpToPoint (var center, real scale, bool handleMargins)
signal void valueChangeRequested (var value, bool isNull)

Public Functions

Type Name
void decreaseValue ()
void increaseValue ()
void roundValue (value, precision)

Public Properties Documentation

property isDouble

bool QfEditorWidgetRange::isDouble;

property max

real QfEditorWidgetRange::max;

property min

real QfEditorWidgetRange::min;

property precision

int QfEditorWidgetRange::precision;

property step

real QfEditorWidgetRange::step;

property suffix

string QfEditorWidgetRange::suffix;

property widgetStyle

string QfEditorWidgetRange::widgetStyle;

Public Functions Documentation

function decreaseValue

void QfEditorWidgetRange::decreaseValue () 

function increaseValue

void QfEditorWidgetRange::increaseValue () 

function roundValue

void QfEditorWidgetRange::roundValue (
    value,
    precision
) 


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