QGIS/python/gui/auto_additions/qgsrasterbandcombobox.py

6 lines
243 B
Python
Raw Normal View History

# The following has been generated automatically from src/gui/raster/qgsrasterbandcombobox.h
try:
QgsRasterBandComboBox.__attribute_docs__ = {'bandChanged': 'Emitted when the currently selected band changes.\n'}
except NameError:
pass