#include <IconLookup.h>
◆ IconLookup()
osmscout::IconLookup::IconLookup |
( |
QThread * |
thread, |
|
|
DBThreadRef |
dbThread, |
|
|
QString |
iconDirectory |
|
) |
| |
◆ ~IconLookup()
osmscout::IconLookup::~IconLookup |
( |
| ) |
|
|
override |
◆ iconFound
void osmscout::IconLookup::iconFound |
( |
QPoint |
lookupCoord, |
|
|
MapIcon |
icon |
|
) |
| |
|
signal |
◆ iconNotFound
void osmscout::IconLookup::iconNotFound |
( |
QPoint |
lookupCoord | ) |
|
|
signal |
◆ iconRequested
void osmscout::IconLookup::iconRequested |
( |
const MapViewStruct & |
view, |
|
|
const QPoint & |
coord, |
|
|
const std::map< int, OverlayObjectRef > & |
overlayObjects |
|
) |
| |
|
signal |
◆ onDatabaseLoaded
void osmscout::IconLookup::onDatabaseLoaded |
( |
QString |
dbPath, |
|
|
QList< osmscout::TileRef > |
tiles |
|
) |
| |
|
slot |
◆ onIconRequest
void osmscout::IconLookup::onIconRequest |
( |
const MapViewStruct & |
view, |
|
|
const QPoint & |
coord, |
|
|
const std::map< int, OverlayObjectRef > & |
overlayObjects |
|
) |
| |
|
slot |
◆ onLoadJobFinished
◆ RequestIcon()
void osmscout::IconLookup::RequestIcon |
( |
const MapViewStruct & |
view, |
|
|
const QPoint & |
coord, |
|
|
const std::map< int, OverlayObjectRef > & |
overlayObjects |
|
) |
| |
The documentation for this class was generated from the following files: