mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-23 00:02:38 -05:00
7 lines
313 B
Python
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
|