QGIS/python/gui/auto_additions/qgsrasterformatsaveoptionswidget.py
2024-09-04 13:54:39 +10:00

6 lines
274 B
Python

# The following has been generated automatically from src/gui/qgsrasterformatsaveoptionswidget.h
try:
QgsRasterFormatSaveOptionsWidget.__attribute_docs__ = {'optionsChanged': 'Emitted when the options configured in the widget are changed.\n'}
except NameError:
pass