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

6 lines
225 B
Python

# The following has been generated automatically from src/gui/qgsextentgroupbox.h
try:
QgsExtentGroupBox.__attribute_docs__ = {'extentChanged': "Emitted when the widget's extent is changed.\n"}
except NameError:
pass