#include <libosmscout-client-qt/include/osmscoutclientqt/SearchModule.h>
|
| bool | GetObjectDetails (const osmscout::ObjectFileRef &object, const std::string &searchKey, QString &typeName, QString &name, QString &altName, osmscout::GeoCoord &coordinates, osmscout::GeoBox &bbox) |
| bool | GetObjectDetails (const std::vector< osmscout::ObjectFileRef > &objects, const std::string &searchKey, QString &typeName, QString &name, QString &altName, osmscout::GeoCoord &coordinates, osmscout::GeoBox &bbox) |
| void | GetObjectNames (const FeatureValueBuffer &features, QString &typeName, QString &name, QString &altName) |
| SearchModule * | searchModule |
| DBInstanceRef | db |
| NameFeatureValueReader | nameReader |
| NameAltFeatureValueReader | altNameReader |
| QString | searchPattern |
| int | limit |
| osmscout::BreakerRef | breaker |
| std::map< osmscout::FileOffset, osmscout::AdminRegionRef > | adminRegionMap |
| std::promise< bool > | promise |
◆ SearchLocationsRunnable()
| osmscout::SearchLocationsRunnable::SearchLocationsRunnable |
( |
SearchModule * | searchModule, |
|
|
DBInstanceRef & | db, |
|
|
const QString & | searchPattern, |
|
|
int | limit, |
|
|
osmscout::BreakerRef & | breaker, |
|
|
AdminRegionInfoRef & | defaultRegion ) |
◆ run()
| void osmscout::SearchLocationsRunnable::run |
( |
| ) |
|
|
override |
The documentation for this class was generated from the following file: