|
QGIS API Documentation 3.99.0-Master (26c88405ac0)
|
#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... | |