| 
    QGIS API Documentation 3.32.0-Lima (311a8cb8a6)
    
   | 
 
#include <QAbstractTableModel>#include <QStyledItemDelegate>#include <QPointer>#include "qgsfields.h"#include "qgsexpressioncontextgenerator.h"#include "qgsfieldmappingmodel.h"#include "qgspanelwidget.h"

Go to the source code of this file.
Classes | |
| struct | QgsAggregateMappingModel::Aggregate | 
| The Aggregate struct holds information about an aggregate column.  More... | |
| class | QgsAggregateMappingModel | 
| The QgsAggregateMappingModel holds mapping information for defining sets of aggregates of fields from a QgsFields object.  More... | |
| class | QgsAggregateMappingWidget | 
| The QgsAggregateMappingWidget class creates a mapping for defining sets of aggregates of fields from a QgsFields object.  More... | |