QGIS/python/gui/auto_additions/qgsrasterformatsaveoptionswidget.py
Nyall Dawson 7b56629478 Sipify
2025-03-27 14:00:26 +10:00

7 lines
383 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'}
QgsRasterFormatSaveOptionsWidget.__overridden_methods__ = ['showEvent', 'eventFilter']
except (NameError, AttributeError):
pass