QGIS API Documentation 3.37.0-Master (fdefdf9c27f)
Classes
qgsfieldmappingmodel.h File Reference
#include <QAbstractTableModel>
#include <QStyledItemDelegate>
#include "qgsfields.h"
#include "qgsexpressioncontextgenerator.h"
#include "qgsfieldconstraints.h"
#include "qgsproperty.h"
#include "qgsvectordataprovider.h"
#include "qgis_gui.h"
Include dependency graph for qgsfieldmappingmodel.h:
This graph shows which files directly or indirectly include this file:

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...