22#include "moc_qgsmaptoolidentifyfeature.cpp"
31 mCursor = QCursor( Qt::CrossCursor );
36 const QgsPointXY point =
mCanvas->getCoordinateTransform()->toMapCoordinates( e->x(), e->y() );
38 QList<IdentifyResult> results;
52 if ( e->key() == Qt::Key_Escape )
A mouse event which is the result of a user interaction with a QgsMapCanvas.
Represents a vector layer which manages a vector based dataset.
#define Q_NOWARN_DEPRECATED_POP
#define Q_NOWARN_DEPRECATED_PUSH