QGIS API Documentation
3.8.0-Zanzibar (11aff65)
|
#include "qgis_core.h"
#include "qgsstatisticalsummary.h"
#include "qgsdatetimestatisticalsummary.h"
#include "qgsstringstatisticalsummary.h"
#include "qgsfeaturerequest.h"
#include <QVariant>
#include "qgsfeatureid.h"
Go to the source code of this file.
Classes | |
struct | QgsAggregateCalculator::AggregateInfo |
Structured information about the available aggregates. More... | |
struct | QgsAggregateCalculator::AggregateParameters |
A bundle of parameters controlling aggregate calculation. More... | |
class | QgsAggregateCalculator |
Utility class for calculating aggregates for a field (or expression) over the features from a vector layer. More... | |