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

6 lines
255 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'}
except NameError:
pass