Home
last modified time | relevance | path

Searched defs:mapSource (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/esri/
H A Dgeotiledmappingmanagerengine_esri.cpp268 QVariantMap mapSource = mapSourceElement.toMap(); in initializeMapSources() local
288 GeoMapSource *GeoTiledMappingManagerEngineEsri::mapSource(int mapId) const in mapSource() function in GeoTiledMappingManagerEngineEsri
H A Dgeotilefetcher_esri.cpp65 GeoMapSource *mapSource = engine->mapSource(spec.mapId()); in getTileImage() local
H A Dgeotiledmap_esri.cpp67 GeoMapSource *mapSource = engine()->mapSource(m_mapId); in evaluateCopyrights() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativemaps/
H A Dqdeclarativegeomapcopyrightsnotice.cpp175 QDeclarativeGeoMap *QDeclarativeGeoMapCopyrightNotice::mapSource() in mapSource() function in QDeclarativeGeoMapCopyrightNotice