QGIS/python/core/auto_additions/qgsvectorlayerfeaturecounter.py
2024-12-03 07:47:10 +00:00

7 lines
329 B
Python

# The following has been generated automatically from src/core/vector/qgsvectorlayerfeaturecounter.h
try:
QgsVectorLayerFeatureCounter.__attribute_docs__ = {'symbolsCounted': 'Emitted when the symbols have been counted.\n'}
QgsVectorLayerFeatureCounter.__group__ = ['vector']
except (NameError, AttributeError):
pass