Class QfGeometryEditorFillRing
ClassList > QfGeometryEditorFillRing
Inherits the following classes: QfGeometryEditorBase
Public Properties
| Type | Name |
|---|---|
| property alias | addPolygonDialog |
| property bool | blocking |
| property alias | formPopupLoader |
| property bool | screenHovering |
Public Properties inherited from QfGeometryEditorBase
| Type | Name |
|---|---|
| property QfGeometryRenderer | editorRenderer |
| property QfFeatureModel | featureModel |
| property QgsQuickMapSettings | mapSettings |
Public Properties inherited from QfVisibilityFadingRow
| Type | Name |
|---|---|
| property bool | stateVisible |
Public Signals inherited from QfGeometryEditorBase
| 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 addPolygonDialog [1/2]
alias QfGeometryEditorFillRing::addPolygonDialog;
property blocking
bool QfGeometryEditorFillRing::blocking;
Remark:
This property is read-only
property formPopupLoader [1/2]
alias QfGeometryEditorFillRing::formPopupLoader;
property screenHovering
bool QfGeometryEditorFillRing::screenHovering;
Public Functions Documentation
function cancel
void QfGeometryEditorFillRing::cancel ()
function cancelRingFeature
void QfGeometryEditorFillRing::cancelRingFeature ()
function canvasClicked
void QfGeometryEditorFillRing::canvasClicked (
point,
type
)
function canvasLongPressed
void QfGeometryEditorFillRing::canvasLongPressed (
point,
type
)
function commitRingFeature
void QfGeometryEditorFillRing::commitRingFeature ()
function fillWithPolygon
void QfGeometryEditorFillRing::fillWithPolygon ()
function init
void QfGeometryEditorFillRing::init (
featureModel,
mapSettings,
editorRubberbandModel,
editorRenderer
)
The documentation for this class was generated from the following file src/gui/qml/geometryeditors/QfGeometryEditorFillRing.qml