Home
last modified time | relevance | path

Searched refs:SatelliteMapDay (Results 1 – 10 of 10) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativemaps/
H A Dqdeclarativegeomaptype_p.h101 SatelliteMapDay = QGeoMapType::SatelliteMapDay, enumerator
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/declarative_ui/
H A Dtst_map_maptype.qml65 compare(map.supportedMapTypes[1].style, MapType.SatelliteMapDay)
66 compare(map.supportedMapTypes[1].name, "SatelliteMapDay")
67 compare(map.supportedMapTypes[1].description, "SatelliteMapDay")
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/maps/
H A Dqgeomaptype_p.h67 SatelliteMapDay, enumerator
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/esri/
H A Dgeomapsource.cpp57 { QStringLiteral("SatelliteMapDay"), QGeoMapType::SatelliteMapDay },
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/geotestplugin/
H A Dqgeotiledmappingmanagerengine_test.h69 …mapTypes << QGeoMapType(QGeoMapType::SatelliteMapDay, tr("SatelliteMapDay"), tr("SatelliteMapDay")… in QGeoTiledMappingManagerEngineTest()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/mapboxgl/
H A Dqgeomappingmanagerenginemapboxgl.cpp102 …mapTypes << QGeoMapType(QGeoMapType::SatelliteMapDay, QStringLiteral("mapbox://styles/mapbox/satel… in QGeoMappingManagerEngineMapboxGL()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/mapbox/
H A Dqgeotiledmappingmanagerenginemapbox.cpp89 …mapTypes << QGeoMapType(QGeoMapType::SatelliteMapDay, QStringLiteral("mapbox.satellite"), tr("Sate… in QGeoTiledMappingManagerEngineMapbox()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/osm/
H A Dqgeotiledmappingmanagerengineosm.cpp183 …QGeoMapType(QGeoMapType::SatelliteMapDay, tr("Satellite Map"), tr("Satellite map view in daylight … in QGeoTiledMappingManagerEngineOsm()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/nokia/
H A Dqgeotiledmappingmanagerengine_nokia.cpp97 …types << QGeoMapType(QGeoMapType::SatelliteMapDay, tr("Satellite Map"), tr("Satellite map view in … in QGeoTiledMappingManagerEngineNokia()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/imports/location/
H A Dplugins.qmltypes721 "SatelliteMapDay": 2,