mirror of
https://github.com/qgis/QGIS.git
synced 2025-10-04 00:04:03 -04:00
7 lines
383 B
Python
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
|