libosmscout  0.1
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules
osmscout::TileLoaderThread Member List

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::TileLoaderThreadslot
downloaded(uint32_t zoomLevel, uint32_t x, uint32_t y)osmscout::TileLoaderThreadsignal
failed(uint32_t zoomLevel, uint32_t x, uint32_t y)osmscout::TileLoaderThreadsignal
init()osmscout::TileLoaderThreadslot
onProviderChanged(const OnlineTileProvider &newProvider)osmscout::TileLoaderThreadslot
tileDownloaded(uint32_t zoomLevel, uint32_t x, uint32_t y, QImage image, QByteArray downloadedData)osmscout::TileLoaderThreadslot
tileDownloadFailed(uint32_t zoomLevel, uint32_t x, uint32_t y, bool zoomLevelOutOfRange)osmscout::TileLoaderThreadslot
TileLoaderThread(QThread *thread)osmscout::TileLoaderThread
~TileLoaderThread()osmscout::TileLoaderThreadvirtual