#include <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) |
|
std::map< osmscout::FileOffset, osmscout::AdminRegionRef > | adminRegionMap |
|
NameAltFeatureValueReader | altNameReader |
|
osmscout::BreakerRef | breaker |
|
DBInstanceRef | db |
|
int | limit |
|
NameFeatureValueReader | nameReader |
|
std::promise< bool > | promise |
|
SearchModule * | searchModule |
|
QString | searchPattern |
|
◆ 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 files: