Searched refs:prefetchData (Results 1 – 12 of 12) sorted by relevance
87 void prefetchData() override;
131 virtual void prefetchData();
133 void QGeoTiledMap::prefetchData() in prefetchData() function in QGeoTiledMap
221 void QGeoMap::prefetchData() in prefetchData() function in QGeoMap
181 map_error_plugin.prefetchData()182 map_no_plugin.prefetchData()
151 m_map->prefetchData(); in fetchTiles()
47 \li replaced cameraStopped() method with \l[QML]{QtLocation::Map::}{prefetchData} method
1715 m_map->prefetchData(); in panStateMachine()1862 m_map->prefetchData(); in stopPan()1887 m_map->prefetchData(); in handleFlickAnimationStopped()
199 Q_INVOKABLE void prefetchData(); // optional hint for prefetch
715 m_map->prefetchData(); in mappingManagerInitialized()1596 void QDeclarativeGeoMap::prefetchData() in prefetchData() function in QDeclarativeGeoMap1600 m_map->prefetchData(); in prefetchData()
264 map.prefetchData()
602 Method { name: "prefetchData" }