mirror of
https://github.com/qgis/QGIS.git
synced 2025-10-06 00:07:29 -04:00
7 lines
295 B
Python
7 lines
295 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:
|
|
pass
|