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

7 lines
346 B
Python

# The following has been generated automatically from src/gui/processing/qgsprocessingmaplayercombobox.h
try:
QgsProcessingMapLayerComboBox.__attribute_docs__ = {'valueChanged': 'Emitted whenever the value is changed in the widget.\n'}
QgsProcessingMapLayerComboBox.__group__ = ['processing']
except (NameError, AttributeError):
pass