QGIS/python/gui/auto_additions/qgscrsdefinitionwidget.py

7 lines
295 B
Python
Raw Normal View History

# 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