QGIS/python/gui/auto_additions/qgscrsdefinitionwidget.py

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

7 lines
313 B
Python
Raw Permalink 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']
2024-12-03 07:47:10 +00:00
except (NameError, AttributeError):
pass