QGIS API Documentation 3.40.0-Bratislava (b56115d8743)
|
#include <QWidget>
#include <QComboBox>
#include <QLineEdit>
#include <QCompleter>
#include "qgsfeature.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... | |