QGIS API Documentation
3.20.0-Odense (decaadbb31)
|
#include <QIcon>
#include <QString>
#include <QVariant>
#include "qgis_core.h"
#include "qgslocatorcontext.h"
#include "qgslogger.h"
Go to the source code of this file.
Classes | |
class | QgsLocatorFilter |
Abstract base class for filters which collect locator results. More... | |
class | QgsLocatorResult |
Encapsulates properties of an individual matching result found by a QgsLocatorFilter. More... | |
struct | QgsLocatorResult::ResultAction |
The ResultAction stores basic information for additional actions to be used in a locator widget for the result. More... | |