QGIS API Documentation
3.20.0-Odense (decaadbb31)
|
#include "qgis_gui.h"
#include "qgslocatorfilter.h"
#include "qgsfloatingwidget.h"
#include "qgsfilterlineedit.h"
#include <QWidget>
#include <QTreeView>
#include <QFocusEvent>
#include <QHeaderView>
#include <QTimer>
Go to the source code of this file.
Classes | |
class | QgsLocatorWidget |
A special locator widget which allows searching for matching results from a QgsLocator and presenting them to users for selection. More... | |