Class Reshape
Inherits the following classes: GeometryEditorBase
Public Properties
| Type | Name |
|---|---|
| property bool | blocking |
| property bool | screenHovering |
Public Properties inherited from 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
| Type | Name |
|---|---|
| signal void | finished |
| signal void | requestJumpToPoint (var center, real scale, bool handleMargins) |
Public Functions
| Type | Name |
|---|---|
| void | cancel () |
| void | canvasClicked (point, type) |
| void | canvasLongPressed (point, type) |
| void | init (featureModel, mapSettings, editorRubberbandModel, editorRenderer) |
Public Properties Documentation
property blocking
bool Reshape::blocking;
Remark:
This property is read-only
property screenHovering
bool Reshape::screenHovering;
Public Functions Documentation
function cancel
void Reshape::cancel ()
function canvasClicked
void Reshape::canvasClicked (
point,
type
)
function canvasLongPressed
void Reshape::canvasLongPressed (
point,
type
)
function init
void Reshape::init (
featureModel,
mapSettings,
editorRubberbandModel,
editorRenderer
)
The documentation for this class was generated from the following file src/qml/geometryeditors/Reshape.qml