mirror of
https://github.com/qgis/QGIS.git
synced 2025-10-09 00:08:52 -04:00
Previously only a few were in this subfolder, which made it confusing to find the others...
10 lines
305 B
Python
10 lines
305 B
Python
# The following has been generated automatically from src/gui/maptools/qgsmaptoolemitpoint.h
|
|
try:
|
|
QgsMapToolEmitPoint.__attribute_docs__ = {'canvasClicked': 'signal emitted on canvas click\n'}
|
|
except NameError:
|
|
pass
|
|
try:
|
|
QgsMapToolEmitPoint.__group__ = ['maptools']
|
|
except NameError:
|
|
pass
|