QGIS API Documentation
3.14.0-Pi (9f7028fd23)
|
#include <QAbstractItemModel>
#include <QComboBox>
#include <QItemSelectionModel>
#include "qgsfields.h"
#include "qgis_core.h"
#include "qgis_sip.h"
Go to the source code of this file.
Classes | |
class | QgsFieldModel |
The QgsFieldModel class is a model to display the list of fields in widgets (optionally associated with a vector layer). If allowed, expressions might be added to the end of the model. It can be associated with a QgsMapLayerModel to dynamically display a layer and its fields. More... | |