AggregateParameters struct
A bundle of parameters controlling aggregate calculation.
Contents
- Reference
Public variables
Variable documentation
QString QgsAggregateCalculator:: AggregateParameters:: delimiter
Delimiter to use for joining values with the StringConcatenate aggregate.
QString QgsAggregateCalculator:: AggregateParameters:: filter
Optional filter for calculating aggregate over a subset of features, or an empty string to use all features.