Class QfEditorWidgetTextEdit
ClassList > QfEditorWidgetTextEdit
Inherits the following classes: QfEditorWidgetBase
Public Properties
| Type | Name |
|---|---|
| property bool | isEditable |
Public Properties inherited from QfEditorWidgetBase
| Type | Name |
|---|---|
| property bool | hasMenu |
| property bool | isEmpty |
| property bool | isLoaded |
| property bool | isNull |
| property Menu | menu |
Public Signals inherited from 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 | commitValue (text) |
| void | requestedBarcodeReceived (string) |
Public Properties Documentation
property isEditable
bool QfEditorWidgetTextEdit::isEditable;
Remark:
This property is read-only
Public Functions Documentation
function commitValue
void QfEditorWidgetTextEdit::commitValue (
text
)
function requestedBarcodeReceived
void QfEditorWidgetTextEdit::requestedBarcodeReceived (
string
)
The documentation for this class was generated from the following file src/gui/qml/editorwidgets/QfEditorWidgetTextEdit.qml