QGIS API Documentation 3.41.0-Master (fda2aa46e9a)
|
#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). More... | |