QGIS API Documentation
3.26.3-Buenos Aires (65e4edfdad)
|
#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... | |