|
QGIS API Documentation 3.28.0-Firenze (ed3ad0430f)
|
#include <QWidget>#include <QAbstractTableModel>#include <QStyledItemDelegate>#include <QPointer>#include "qgis_gui.h"#include "qgsfieldmappingmodel.h"#include "qgspanelwidget.h"

Go to the source code of this file.
Classes | |
| class | QgsFieldMappingWidget |
| The QgsFieldMappingWidget class creates a mapping from one set of QgsFields to another, for each set of "destination" fields an expression defines how to obtain the values of the "destination" fields. More... | |