QGIS/python/gui/auto_additions/qgscrsdefinitionwidget.py
2024-12-03 07:47:10 +00:00

7 lines
313 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'}
QgsCrsDefinitionWidget.__group__ = ['proj']
except (NameError, AttributeError):
pass