Skip to content

Class QfEditorWidgetCheckBox

ClassList > QfEditorWidgetCheckBox

Inherits the following classes: QfEditorWidgetBase

Public Properties

Type Name
property string checkedLabel
property var checkedState
property bool isBool
property string uncheckedLabel
property var uncheckedState

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 Properties Documentation

property checkedLabel

string QfEditorWidgetCheckBox::checkedLabel;

property checkedState

var QfEditorWidgetCheckBox::checkedState;

property isBool

bool QfEditorWidgetCheckBox::isBool;

Remark:

This property is read-only


property uncheckedLabel

string QfEditorWidgetCheckBox::uncheckedLabel;

property uncheckedState

var QfEditorWidgetCheckBox::uncheckedState;


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