QgsAggregateCalculator::AggregateInfo struct

Structured information about the available aggregates.

Contents

Public variables

QString function
The expression function.
QString name
A translated, human readable name.
QSet<QVariant::Type> supportedTypes
This aggregate function can only be used with these datatypes.