QGIS/python/gui/auto_additions/qgscheckablecombobox.py

6 lines
241 B
Python
Raw Normal View History

# 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