#include <libosmscout-client-qt/include/osmscout/SearchModule.h>
|
| bool | BuildLocationEntry (const osmscout::ObjectFileRef &object, const QString &title, DBInstanceRef &db, std::map< osmscout::FileOffset, osmscout::AdminRegionRef > &adminRegionMap, QList< LocationEntry > &locations) |
| |
| bool | BuildLocationEntry (const osmscout::LocationSearchResult::Entry &entry, DBInstanceRef &db, std::map< osmscout::FileOffset, osmscout::AdminRegionRef > &adminRegionMap, QList< LocationEntry > &locations) |
| |
| bool | GetObjectDetails (DBInstanceRef &db, const osmscout::ObjectFileRef &object, QString &typeName, osmscout::GeoCoord &coordinates, osmscout::GeoBox &bbox) |
| |
| bool | GetObjectDetails (DBInstanceRef &db, const std::vector< osmscout::ObjectFileRef > &objects, QString &typeName, osmscout::GeoCoord &coordinates, osmscout::GeoBox &bbox) |
| |
| SearchModule * | searchModule |
| |
| DBInstanceRef | db |
| |
| QString | searchPattern |
| |
| int | limit |
| |
| osmscout::BreakerRef | breaker |
| |
| std::map< osmscout::FileOffset, osmscout::AdminRegionRef > | adminRegionMap |
| |
| std::promise< bool > | promise |
| |
◆ SearchLocationsRunnable()
◆ run()
| void osmscout::SearchLocationsRunnable::run |
( |
| ) |
|
|
override |
The documentation for this class was generated from the following file: