| QGIS API Documentation
    3.18.1-Zürich (202f1bf7e5)
    | 
#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... | |