QGIS API Documentation  3.26.3-Buenos Aires (65e4edfdad)
Classes
qgsfieldmodel.h File Reference
#include <QAbstractItemModel>
#include <QComboBox>
#include <QItemSelectionModel>
#include "qgsfields.h"
#include "qgis_core.h"
#include "qgis_sip.h"
Include dependency graph for qgsfieldmodel.h:
This graph shows which files directly or indirectly include this file:

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