Home
last modified time | relevance | path

Searched refs:requestManager (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/maps/
H A Dqgeotiledmap_p.h83 QGeoTileRequestManager *requestManager();
H A Dqgeotiledmappingmanagerengine.cpp215 (*map)->requestManager()->tileFetched(spec); in engineTileFinished()
239 (*map)->requestManager()->tileError(spec, errorString); in engineTileError()
H A Dqgeotiledmap.cpp103 QGeoTileRequestManager *QGeoTiledMap::requestManager() in requestManager() function in QGeoTiledMap