QGIS/python/PyQt6/gui/auto_additions/qgsprocessingmultipleselectiondialog.py
2024-08-14 13:05:46 +10:00

6 lines
352 B
Python

# The following has been generated automatically from src/gui/processing/qgsprocessingmultipleselectiondialog.h
try:
QgsProcessingMultipleSelectionPanelWidget.__attribute_docs__ = {'acceptClicked': 'Emitted when the accept button is clicked.\n', 'selectionChanged': 'Emitted when the selection changes in the widget.\n'}
except NameError:
pass