|
QGIS API Documentation 4.1.0-Master (5bf3c20f3c9)
|
#include "qgis_gui.h"#include "qgsfeature.h"#include <QComboBox>#include <QCompleter>#include <QLineEdit>#include <QWidget>

Go to the source code of this file.
Classes | |
| class | QgsFeaturePickerWidget |
| This offers a combobox with autocompleter that allows selecting features from a layer. More... | |