Searched refs:PrefetchStyle (Results 1 – 5 of 5) sorted by relevance
78 enum PrefetchStyle { NoPrefetching, PrefetchNeighbourLayer, PrefetchTwoNeighbourLayers }; enum85 void setPrefetchStyle(PrefetchStyle style);
110 QGeoTiledMap::PrefetchStyle m_prefetchStyle;
109 QGeoTiledMap::PrefetchStyle m_prefetchStyle;
115 void QGeoTiledMap::setPrefetchStyle(QGeoTiledMap::PrefetchStyle style) in setPrefetchStyle()
43 Q_DECLARE_METATYPE(QGeoTiledMap::PrefetchStyle)122 QFETCH(QGeoTiledMap::PrefetchStyle, style); in fetchTiles()186 QTest::addColumn<QGeoTiledMap::PrefetchStyle>("style"); in fetchTiles_data()