QGIS/python/PyQt6/gui/auto_additions/qgsprojectionselectiondialog.py
2024-08-14 13:05:46 +10:00

6 lines
422 B
Python

# The following has been generated automatically from src/gui/proj/qgsprojectionselectiondialog.h
try:
QgsCrsSelectionWidget.__attribute_docs__ = {'crsChanged': 'Emitted when the CRS defined in the widget is changed.\n', 'crsDoubleClicked': 'Emitted when a CRS entry in the widget is double-clicked.\n', 'hasValidSelectionChanged': 'Emitted when the widget has a valid selection or not.\n'}
except NameError:
pass