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

6 lines
264 B
Python

# The following has been generated automatically from src/gui/qgspointcloudattributecombobox.h
try:
QgsPointCloudAttributeComboBox.__attribute_docs__ = {'attributeChanged': 'Emitted when the currently selected attribute changes.\n'}
except NameError:
pass