QGIS API Documentation 3.99.0-Master (e69e8341d6a)
|
#include <QObject>
#include <QFuture>
#include <QFutureWatcher>
#include <QMap>
#include <memory>
#include "qgis_core.h"
#include "qgis_sip.h"
#include "qgslocatorfilter.h"
#include "qgsfeedback.h"
#include "qgslocatorcontext.h"
#include "qgssettingstree.h"
Go to the source code of this file.
Classes | |
class | QgsLocator |
Handles the management of QgsLocatorFilter objects and async collection of search results from them. More... | |