Skip to content

Class CogoOperations

ClassList > CogoOperations

Inherits the following classes: QtQuick::Item

Public Properties

Type Name
property var cogoOperationSettings
property FeatureModel featureModel
property QgsQuickMapSettings mapSettings
property RubberbandModel 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 CogoOperations::cogoOperationSettings;

property featureModel

FeatureModel CogoOperations::featureModel;

property mapSettings

QgsQuickMapSettings CogoOperations::mapSettings;

property rubberbandModel

RubberbandModel CogoOperations::rubberbandModel;

Public Signals Documentation

signal requestJumpToPoint

void CogoOperations::requestJumpToPoint;

signal requestPosition

void CogoOperations::requestPosition;

Public Functions Documentation

function canvasClicked

void CogoOperations::canvasClicked (
    point,
    type
) 

function canvasLongPressed

void CogoOperations::canvasLongPressed (
    point,
    type
) 


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