Home
last modified time | relevance | path

Searched refs:changeActiveMapType (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/labs/
H A Dqgeotiledmaplabs.cpp70 void changeActiveMapType(const QGeoMapType mapType) override;
151 void QGeoTiledMapLabsPrivate::changeActiveMapType(const QGeoMapType mapType) in changeActiveMapType() function in QGeoTiledMapLabsPrivate
154 QGeoTiledMapPrivate::changeActiveMapType(mapType); in changeActiveMapType()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/itemsoverlay/
H A Dqgeomapitemsoverlay.cpp81 void changeActiveMapType(const QGeoMapType mapType) override;
253 void QGeoMapItemsOverlayPrivate::changeActiveMapType(const QGeoMapType /*mapType*/) in changeActiveMapType() function in QGeoMapItemsOverlayPrivate
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/maps/
H A Dqgeotiledmap_p_p.h88 void changeActiveMapType(const QGeoMapType mapType) override;
H A Dqgeomap_p_p.h98 …virtual void changeActiveMapType(const QGeoMapType mapType) = 0; // called by QGeoMap::setActiveMa…
H A Dqgeotiledmap.cpp382 void QGeoTiledMapPrivate::changeActiveMapType(const QGeoMapType mapType) in changeActiveMapType() function in QGeoTiledMapPrivate
H A Dqgeomap.cpp164 d->changeActiveMapType(type); in setActiveMapType()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/mapboxgl/
H A Dqgeomapmapboxgl_p.h99 void changeActiveMapType(const QGeoMapType mapType) override;
H A Dqgeomapmapboxgl.cpp309 void QGeoMapMapboxGLPrivate::changeActiveMapType(const QGeoMapType) in changeActiveMapType() function in QGeoMapMapboxGLPrivate