libosmscout
0.1
|
This is the complete list of members for osmscout::TileLoaderThread, including all inherited members.
accessCache(std::function< void(TileCache &)> fn) | osmscout::TileLoaderThread | |
download(uint32_t, uint32_t, uint32_t) | osmscout::TileLoaderThread | slot |
downloaded(uint32_t zoomLevel, uint32_t x, uint32_t y) | osmscout::TileLoaderThread | signal |
failed(uint32_t zoomLevel, uint32_t x, uint32_t y) | osmscout::TileLoaderThread | signal |
init() | osmscout::TileLoaderThread | slot |
onProviderChanged(const OnlineTileProvider &newProvider) | osmscout::TileLoaderThread | slot |
tileDownloaded(uint32_t zoomLevel, uint32_t x, uint32_t y, QImage image, QByteArray downloadedData) | osmscout::TileLoaderThread | slot |
tileDownloadFailed(uint32_t zoomLevel, uint32_t x, uint32_t y, bool zoomLevelOutOfRange) | osmscout::TileLoaderThread | slot |
TileLoaderThread(QThread *thread) | osmscout::TileLoaderThread | |
~TileLoaderThread() | osmscout::TileLoaderThread | virtual |