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

6 lines
241 B
Python

# The following has been generated automatically from src/gui/qgscheckablecombobox.h
try:
QgsCheckableComboBox.__attribute_docs__ = {'checkedItemsChanged': 'Emitted whenever the checked items list changed.\n'}
except NameError:
pass