Searched refs:NoPrefetching (Results 1 – 11 of 11) sorted by relevance
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/maps/ |
| H A D | qgeotiledmap_p.h | 78 enum PrefetchStyle { NoPrefetching, PrefetchNeighbourLayer, PrefetchTwoNeighbourLayers }; enumerator
|
| H A D | qgeotiledmap.cpp | 223 if (m_tileRequests && m_prefetchStyle != QGeoTiledMap::NoPrefetching) { in prefetchTiles()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/esri/ |
| H A D | geotiledmappingmanagerengine_esri.cpp | 208 m_prefetchStyle = QGeoTiledMap::NoPrefetching; in GeoTiledMappingManagerEngineEsri()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/mapbox/ |
| H A D | qgeotiledmappingmanagerenginemapbox.cpp | 240 m_prefetchStyle = QGeoTiledMap::NoPrefetching; in QGeoTiledMappingManagerEngineMapbox()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/osm/ |
| H A D | qgeotiledmappingmanagerengineosm.cpp | 332 m_prefetchStyle = QGeoTiledMap::NoPrefetching; in QGeoTiledMappingManagerEngineOsm()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/nokia/ |
| H A D | qgeotiledmappingmanagerengine_nokia.cpp | 199 m_prefetchStyle = QGeoTiledMap::NoPrefetching; in QGeoTiledMappingManagerEngineNokia()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/doc/src/plugins/ |
| H A D | mapbox.qdoc | 154 …Finally, \tt{NoPrefetching} allows to disable the prefetching, so only tiles that are visible will…
|
| H A D | esri.qdoc | 143 …Finally, \tt{NoPrefetching} allows to disable the prefetching, so only tiles that are visible will…
|
| H A D | nokia.qdoc | 144 …Finally, \tt{NoPrefetching} allows to disable the prefetching, so only tiles that are visible will…
|
| H A D | osm.qdoc | 160 …Finally, \tt{NoPrefetching} allows to disable the prefetching, so only tiles that are visible will…
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/manual/mapitems_backends/ |
| H A D | main.qml | 66 value: "NoPrefetching"
|