Class QfGeometryEditorVertexEditor
ClassList > QfGeometryEditorVertexEditor
Inherits the following classes: QfGeometryEditorBase
Public Properties
| Type | Name |
|---|---|
| property bool | blocking |
| property int | currentVertexId |
| property bool | currentVertexModified |
| property bool | screenHovering |
| property bool | vertexRubberbandVisible |
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 | applyChanges (apply) |
| void | cancel () |
| void | canvasClicked (point, type) |
| void | init (featureModel, mapSettings, editorRubberbandModel, editorRenderer) |
Public Properties Documentation
property blocking
bool QfGeometryEditorVertexEditor::blocking;
Remark:
This property is read-only
property currentVertexId
int QfGeometryEditorVertexEditor::currentVertexId;
property currentVertexModified
bool QfGeometryEditorVertexEditor::currentVertexModified;
property screenHovering
bool QfGeometryEditorVertexEditor::screenHovering;
property vertexRubberbandVisible
bool QfGeometryEditorVertexEditor::vertexRubberbandVisible;
Public Functions Documentation
function applyChanges
void QfGeometryEditorVertexEditor::applyChanges (
apply
)
function cancel
void QfGeometryEditorVertexEditor::cancel ()
function canvasClicked
void QfGeometryEditorVertexEditor::canvasClicked (
point,
type
)
function init
void QfGeometryEditorVertexEditor::init (
featureModel,
mapSettings,
editorRubberbandModel,
editorRenderer
)
The documentation for this class was generated from the following file src/gui/qml/geometryeditors/QfGeometryEditorVertexEditor.qml