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

6 lines
276 B
Python

# The following has been generated automatically from src/gui/qgsprovidersublayersdialog.h
try:
QgsProviderSublayersDialog.__attribute_docs__ = {'layersAdded': 'Emitted when sublayers selected from the dialog should be added to the project.\n'}
except NameError:
pass