Home
last modified time | relevance | path

Searched refs:setMapType (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/maps/
H A Dqgeocameratiles_p.h75 void setMapType(const QGeoMapType &mapType);
H A Dqgeotiledmap.cpp387 m_visibleTiles->setMapType(mapType); in changeActiveMapType()
388 m_prefetchTiles->setMapType(mapType); in changeActiveMapType()
H A Dqgeocameratiles.cpp117 void QGeoCameraTiles::setMapType(const QGeoMapType &mapType) in setMapType() function in QGeoCameraTiles
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/qgeocameratiles/
H A Dtst_qgeocameratiles.cpp153 …ct.setMapType(QGeoMapType(QGeoMapType::StreetMap, "street map", "street map", false, false, 1, QBy… in tilesPlugin()
206 ct.setMapType(mapType1); in tilesMapType()
224 ct.setMapType(mapType2); in tilesMapType()