#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) |
| |
◆ SearchRunnable()
◆ BuildLocationEntry() [1/2]
◆ BuildLocationEntry() [2/2]
◆ getFuture()
| std::future<bool> osmscout::SearchRunnable::getFuture |
( |
| ) |
|
◆ GetObjectDetails() [1/2]
| bool osmscout::SearchRunnable::GetObjectDetails |
( |
DBInstanceRef & |
db, |
|
|
const osmscout::ObjectFileRef & |
object, |
|
|
QString & |
typeName, |
|
|
osmscout::GeoCoord & |
coordinates, |
|
|
osmscout::GeoBox & |
bbox |
|
) |
| |
|
protected |
◆ GetObjectDetails() [2/2]
| bool osmscout::SearchRunnable::GetObjectDetails |
( |
DBInstanceRef & |
db, |
|
|
const std::vector< osmscout::ObjectFileRef > & |
objects, |
|
|
QString & |
typeName, |
|
|
osmscout::GeoCoord & |
coordinates, |
|
|
osmscout::GeoBox & |
bbox |
|
) |
| |
|
protected |
◆ adminRegionMap
◆ breaker
◆ db
◆ limit
| int osmscout::SearchRunnable::limit |
|
protected |
◆ promise
| std::promise<bool> osmscout::SearchRunnable::promise |
|
protected |
◆ searchModule
◆ searchPattern
| QString osmscout::SearchRunnable::searchPattern |
|
protected |
The documentation for this class was generated from the following file: