QGIS API Documentation  3.26.3-Buenos Aires (65e4edfdad)
Classes
qgsmapmouseevent.h File Reference
#include <QMouseEvent>
#include "qgspointxy.h"
#include "qgspointlocator.h"
#include "qgis_gui.h"
Include dependency graph for qgsmapmouseevent.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QgsMapMouseEvent
 A QgsMapMouseEvent is the result of a user interaction with the mouse on a QgsMapCanvas. It is sent whenever the user moves, clicks, releases or double clicks the mouse. In addition to the coordinates in pixel space it also knows the coordinates in the mapcanvas' CRS as well as it knows the concept of snapping. More...