QGIS/python/core/auto_additions/qgsvectorlayerfeaturecounter.py

6 lines
255 B
Python
Raw Normal View History

# 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