QGIS API Documentation
3.20.0-Odense (decaadbb31)
|
#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... | |