Skip to content

Class FillRing

ClassList > FillRing

Inherits the following classes: GeometryEditorBase

Public Properties

Type Name
property bool blocking
property bool screenHovering

Public Properties inherited from GeometryEditorBase

See GeometryEditorBase

Type Name
property GeometryRenderer editorRenderer
property FeatureModel featureModel
property QgsQuickMapSettings mapSettings

Public Properties inherited from Theme::QfVisibilityFadingRow

See Theme::QfVisibilityFadingRow

Type Name
property bool stateVisible

Public Signals inherited from GeometryEditorBase

See GeometryEditorBase

Type Name
signal void finished
signal void requestJumpToPoint (var center, real scale, bool handleMargins)

Public Functions

Type Name
void cancel ()
void cancelRingFeature ()
void canvasClicked (point, type)
void canvasLongPressed (point, type)
void commitRingFeature ()
void fillWithPolygon ()
void init (featureModel, mapSettings, editorRubberbandModel, editorRenderer)

Public Properties Documentation

property blocking

bool FillRing::blocking;

Remark:

This property is read-only


property screenHovering

bool FillRing::screenHovering;

Public Functions Documentation

function cancel

void FillRing::cancel () 

function cancelRingFeature

void FillRing::cancelRingFeature () 

function canvasClicked

void FillRing::canvasClicked (
    point,
    type
) 

function canvasLongPressed

void FillRing::canvasLongPressed (
    point,
    type
) 

function commitRingFeature

void FillRing::commitRingFeature () 

function fillWithPolygon

void FillRing::fillWithPolygon () 

function init

void FillRing::init (
    featureModel,
    mapSettings,
    editorRubberbandModel,
    editorRenderer
) 


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