QGIS/python/gui/auto_additions/qgsrasterformatsaveoptionswidget.py
2024-12-03 07:47:10 +00:00

6 lines
292 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, AttributeError):
pass