Class QfCogoOperations
Inherits the following classes: QtQuick::Item
Inherited by the following classes: CogoOperations
Public Properties
| Type | Name |
|---|---|
| property var | cogoOperationSettings |
| property QfFeatureModel | featureModel |
| property QgsQuickMapSettings | mapSettings |
| property QfRubberbandModel | rubberbandModel |
Public Signals
| Type | Name |
|---|---|
| signal void | requestJumpToPoint (var center, real scale, bool handleMargins) |
| signal void | requestPosition (var item, bool fromCoordinateLocator) |
Public Functions
| Type | Name |
|---|---|
| void | canvasClicked (point, type) |
| void | canvasLongPressed (point, type) |
Public Properties Documentation
property cogoOperationSettings
var QfCogoOperations::cogoOperationSettings;
property featureModel
QfFeatureModel QfCogoOperations::featureModel;
property mapSettings
QgsQuickMapSettings QfCogoOperations::mapSettings;
property rubberbandModel
QfRubberbandModel QfCogoOperations::rubberbandModel;
Public Signals Documentation
signal requestJumpToPoint
void QfCogoOperations::requestJumpToPoint;
signal requestPosition
void QfCogoOperations::requestPosition;
Public Functions Documentation
function canvasClicked
void QfCogoOperations::canvasClicked (
point,
type
)
function canvasLongPressed
void QfCogoOperations::canvasLongPressed (
point,
type
)
The documentation for this class was generated from the following file src/gui/qml/QfCogoOperations.qml