QGIS/python/gui/auto_additions/qgscrsdefinitionwidget.py
2024-08-14 13:05:46 +10:00

6 lines
247 B
Python

# The following has been generated automatically from src/gui/proj/qgscrsdefinitionwidget.h
try:
QgsCrsDefinitionWidget.__attribute_docs__ = {'crsChanged': 'Emitted when the CRS defined in the widget is changed.\n'}
except NameError:
pass