QGIS API Documentation
3.20.0-Odense (decaadbb31)
|
#include <QAbstractTableModel>
#include <QStyledItemDelegate>
#include "qgsfields.h"
#include "qgsexpressioncontextgenerator.h"
#include "qgsfieldconstraints.h"
#include "qgsproperty.h"
#include "qgis_gui.h"
Go to the source code of this file.
Classes | |
struct | QgsFieldMappingModel::Field |
The Field struct holds information about a mapped field. More... | |
class | QgsFieldMappingModel |
The QgsFieldMappingModel holds mapping information for 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... | |