QGIS API Documentation
3.0.2-Girona (307d082)
|
#include "qgis_core.h"
#include "qgslocatorcontext.h"
#include "qgslogger.h"
#include <QString>
#include <QVariant>
#include <QIcon>
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... | |