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

Go to the source code of this file.

Classes

class  QgsMapToolEmitPoint
 A map tool that simply emits a point when clicking on the map. Connecting a slot to its canvasClicked() signal will let you implement custom behavior for the passed in point. More...