QGIS API Documentation
3.20.0-Odense (decaadbb31)
|
#include <QWidget>
#include <QComboBox>
#include <QLineEdit>
#include <QCompleter>
#include "qgsfeature.h"
#include "qgsfeaturerequest.h"
#include "qgis_gui.h"
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... | |