QGIS API Documentation
3.26.3-Buenos Aires (65e4edfdad)
|
#include "qgsvectorlayerfeatureiterator.h"
#include "qgsrenderer.h"
#include "qgstaskmanager.h"
#include "qgsfeatureid.h"
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... | |