Class QfFeatureForm
Inherits the following classes: Page
Inherited by the following classes: FeatureForm
Public Properties
| Type | Name |
|---|---|
| property double | bottomMargin |
| property QfCodeReader | codeReader |
| property alias | currentTab |
| property QfDigitizingToolbar | digitizingToolbar |
| property bool | embedded if embedded form called by RelationEditor or RelationReferenceWidget |
| property int | embeddedLevel |
| property bool | featureCreated |
| property bool | isDraggable |
| property bool | isVertical |
| property double | leftMargin |
| property QfAttributeFormModel | model |
| property double | rightMargin |
| property bool | setupOnly |
| property alias | toolbarVisible |
| property double | topMargin |
Public Signals
| Type | Name |
|---|---|
| signal void | aboutToSave |
| signal void | cancelled |
| signal void | confirmed |
| signal void | created |
| signal void | requestBarcode (var item) |
| signal void | requestGeometry (var item, var layer) |
| signal void | requestJumpToPoint (var center, real scale, bool handleMargins) |
| signal void | saved |
| signal void | temporaryStored |
| signal void | toolbarDragAcquired |
| signal void | toolbarDragReleased |
| signal void | toolbarDragged (var deltaX, var deltaY) |
| signal void | valueChanged (var field, var oldValue, var newValue) |
Public Functions
| Type | Name |
|---|---|
| void | requestCancel () |
| void | resetTabs () |
Public Properties Documentation
property bottomMargin
double QfFeatureForm::bottomMargin;
property codeReader
QfCodeReader QfFeatureForm::codeReader;
property currentTab
alias QfFeatureForm::currentTab;
property digitizingToolbar
QfDigitizingToolbar QfFeatureForm::digitizingToolbar;
property embedded
if embedded form called by RelationEditor or RelationReferenceWidget
bool QfFeatureForm::embedded;
property embeddedLevel
int QfFeatureForm::embeddedLevel;
property featureCreated
bool QfFeatureForm::featureCreated;
property isDraggable
bool QfFeatureForm::isDraggable;
property isVertical
bool QfFeatureForm::isVertical;
property leftMargin
double QfFeatureForm::leftMargin;
property model
QfAttributeFormModel QfFeatureForm::model;
property rightMargin
double QfFeatureForm::rightMargin;
property setupOnly
bool QfFeatureForm::setupOnly;
property toolbarVisible
alias QfFeatureForm::toolbarVisible;
property topMargin
double QfFeatureForm::topMargin;
Public Signals Documentation
signal aboutToSave
void QfFeatureForm::aboutToSave;
signal cancelled
void QfFeatureForm::cancelled;
signal confirmed
void QfFeatureForm::confirmed;
signal created
void QfFeatureForm::created;
signal requestBarcode
void QfFeatureForm::requestBarcode;
signal requestGeometry
void QfFeatureForm::requestGeometry;
signal requestJumpToPoint
void QfFeatureForm::requestJumpToPoint;
signal saved
void QfFeatureForm::saved;
signal temporaryStored
void QfFeatureForm::temporaryStored;
signal toolbarDragAcquired
void QfFeatureForm::toolbarDragAcquired;
signal toolbarDragReleased
void QfFeatureForm::toolbarDragReleased;
signal toolbarDragged
void QfFeatureForm::toolbarDragged;
signal valueChanged
void QfFeatureForm::valueChanged;
Public Functions Documentation
function requestCancel
void QfFeatureForm::requestCancel ()
function resetTabs
void QfFeatureForm::resetTabs ()
The documentation for this class was generated from the following file src/gui/qml/QfFeatureForm.qml