Skip to content

Class FeatureListForm

ClassList > FeatureListForm

Inherits the following classes: Pane

Public Properties

Type Name
property ProcessingAlgorithm algorithm
property bool allowDelete
property bool allowEdit
property bool canvasOperationRequested
property CodeReader codeReader
property DigitizingToolbar digitizingToolbar
property real dragHeightAdjustment
property real dragWidthAdjustment
property FeaturelistExtentController extentController
property bool fullScreenView
property bool isDragging
property bool isVertical
property real lastHeight
property real lastWidth
property QgsQuickMapSettings mapSettings
property MultiFeatureListModel model
property ConfirmationToolbar moveFeaturesToolbar
property bool multiSelection
property ConfirmationToolbar rotateFeaturesToolbar
property FeatureListModelSelection selection
property color selectionColor

Public Signals

Type Name
signal void editGeometry
signal void requestJumpToPoint (var center, real scale, bool handleMargins)
signal void showMessage (string message)

Public Functions

Type Name
void requestCancel ()

Public Properties Documentation

property algorithm

ProcessingAlgorithm FeatureListForm::algorithm;

property allowDelete

bool FeatureListForm::allowDelete;

property allowEdit

bool FeatureListForm::allowEdit;

property canvasOperationRequested

bool FeatureListForm::canvasOperationRequested;

property codeReader

CodeReader FeatureListForm::codeReader;

property digitizingToolbar

DigitizingToolbar FeatureListForm::digitizingToolbar;

property dragHeightAdjustment

real FeatureListForm::dragHeightAdjustment;

property dragWidthAdjustment

real FeatureListForm::dragWidthAdjustment;

property extentController

FeaturelistExtentController FeatureListForm::extentController;

property fullScreenView

bool FeatureListForm::fullScreenView;

property isDragging

bool FeatureListForm::isDragging;

property isVertical

bool FeatureListForm::isVertical;

property lastHeight

real FeatureListForm::lastHeight;

property lastWidth

real FeatureListForm::lastWidth;

property mapSettings

QgsQuickMapSettings FeatureListForm::mapSettings;

property model

MultiFeatureListModel FeatureListForm::model;

property moveFeaturesToolbar

ConfirmationToolbar FeatureListForm::moveFeaturesToolbar;

property multiSelection

bool FeatureListForm::multiSelection;

property rotateFeaturesToolbar

ConfirmationToolbar FeatureListForm::rotateFeaturesToolbar;

property selection

FeatureListModelSelection FeatureListForm::selection;

property selectionColor

color FeatureListForm::selectionColor;

Public Signals Documentation

signal editGeometry

void FeatureListForm::editGeometry;

signal requestJumpToPoint

void FeatureListForm::requestJumpToPoint;

signal showMessage

void FeatureListForm::showMessage;

Public Functions Documentation

function requestCancel

void FeatureListForm::requestCancel () 


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