QGIS API Documentation
3.26.3-Buenos Aires (65e4edfdad)
|
Go to the documentation of this file.
28 mCursor = QCursor( Qt::CrossCursor );
34 const QgsPointXY point =
mCanvas->getCoordinateTransform()->toMapCoordinates( e->x(), e->y() );
36 QList<IdentifyResult> results;
48 if ( e->key() == Qt::Key_Escape )
Map canvas is a class for displaying all GIS data types on a canvas.
A class to represent a 2D point.
A QgsMapMouseEvent is the result of a user interaction with the mouse on a QgsMapCanvas....
Represents a vector layer which manages a vector based data sets.