QGIS API Documentation
3.16.0-Hannover (43b64b13f3)
|
Go to the documentation of this file.
29 mCursor = QCursor( Qt::CrossCursor );
37 QList<IdentifyResult> results;
49 if ( e->key() == Qt::Key_Escape )
Map canvas is a class for displaying all GIS data types on a canvas.
QgsPointXY toMapCoordinates(int x, int y) const
Transform device coordinates to map (world) coordinates.
const QgsMapToPixel * getCoordinateTransform()
Gets the current coordinate transform.
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.
void unsetMapTool(QgsMapTool *mapTool)
Unset the current map tool or last non zoom tool.