QGIS API Documentation  3.14.0-Pi (9f7028fd23)
Classes
qgsfieldcombobox.h File Reference
#include <QComboBox>
#include "qgsfieldproxymodel.h"
#include "qgis_gui.h"
#include "qgis_sip.h"
Include dependency graph for qgsfieldcombobox.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QgsFieldComboBox
 The QgsFieldComboBox is a combo box which displays the list of fields of a given layer. It might be combined with a QgsMapLayerComboBox to automatically update fields according to a chosen layer. If expression must be used, QgsFieldExpressionWidget shall be used instead. More...