|
QGIS API Documentation 3.99.0-Master (26c88405ac0)
|
#include "qgis_gui.h"#include "qgsexpressioncontextgenerator.h"#include "qgsfieldconstraints.h"#include "qgsfields.h"#include "qgsproperty.h"#include "qgsvectordataprovider.h"#include <QAbstractTableModel>#include <QStyledItemDelegate>

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