QGIS API Documentation  3.26.3-Buenos Aires (65e4edfdad)
Classes
qgsvectorlayerfeaturecounter.h File Reference
#include "qgsvectorlayerfeatureiterator.h"
#include "qgsrenderer.h"
#include "qgstaskmanager.h"
#include "qgsfeatureid.h"
Include dependency graph for qgsvectorlayerfeaturecounter.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QgsVectorLayerFeatureCounter
 Counts the features in a QgsVectorLayer in task. You should most likely not use this directly and instead call QgsVectorLayer::countSymbolFeatures() and connect to the signal QgsVectorLayer::symbolFeatureCountMapChanged(). More...