Skip to content

Class FeatureForm

ClassList > FeatureForm

Inherits the following classes: Page

Public Properties

Type Name
property double bottomMargin
property CodeReader codeReader
property alias currentTab
property DigitizingToolbar digitizingToolbar
property bool embedded
if embedded form called by RelationEditor or RelationReferenceWidget
property int embeddedLevel
property bool featureCreated
property bool isVertical
property double leftMargin
property AttributeFormModel 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 requestBarcode (var item)
signal void requestGeometry (var item, var layer)
signal void requestJumpToPoint (var center, real scale, bool handleMargins)
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 FeatureForm::bottomMargin;

property codeReader

CodeReader FeatureForm::codeReader;

property currentTab

alias FeatureForm::currentTab;

property digitizingToolbar

DigitizingToolbar FeatureForm::digitizingToolbar;

property embedded

if embedded form called by RelationEditor or RelationReferenceWidget

bool FeatureForm::embedded;

property embeddedLevel

int FeatureForm::embeddedLevel;

property featureCreated

bool FeatureForm::featureCreated;

property isVertical

bool FeatureForm::isVertical;

property leftMargin

double FeatureForm::leftMargin;

property model

AttributeFormModel FeatureForm::model;

property rightMargin

double FeatureForm::rightMargin;

property setupOnly

bool FeatureForm::setupOnly;

property toolbarVisible

alias FeatureForm::toolbarVisible;

property topMargin

double FeatureForm::topMargin;

Public Signals Documentation

signal aboutToSave

void FeatureForm::aboutToSave;

signal cancelled

void FeatureForm::cancelled;

signal confirmed

void FeatureForm::confirmed;

signal requestBarcode

void FeatureForm::requestBarcode;

signal requestGeometry

void FeatureForm::requestGeometry;

signal requestJumpToPoint

void FeatureForm::requestJumpToPoint;

signal temporaryStored

void FeatureForm::temporaryStored;

signal toolbarDragAcquired

void FeatureForm::toolbarDragAcquired;

signal toolbarDragReleased

void FeatureForm::toolbarDragReleased;

signal toolbarDragged

void FeatureForm::toolbarDragged;

signal valueChanged

void FeatureForm::valueChanged;

Public Functions Documentation

function requestCancel

void FeatureForm::requestCancel () 

function resetTabs

void FeatureForm::resetTabs () 


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