QGIS API Documentation 3.43.0-Master (c67cf405802)
|
#include <QAbstractTableModel>
#include <QStyledItemDelegate>
#include "qgsfields.h"
#include "qgsexpressioncontextgenerator.h"
#include "qgsfieldconstraints.h"
#include "qgsproperty.h"
#include "qgsvectordataprovider.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 |
Holds mapping information for mapping from one set of QgsFields to another. More... | |