Home
last modified time | relevance | path

Searched defs:maximumZoomLevel (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/osm/
H A Dqgeotileproviderosm.cpp126 int QGeoTileProviderOsm::maximumZoomLevel() const in maximumZoomLevel() function in QGeoTileProviderOsm
308 int maximumZoomLevel) in TileProvider()
610 int TileProvider::maximumZoomLevel() const in maximumZoomLevel() function in TileProvider
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/maps/
H A Dqgeocameracapabilities.cpp265 void QGeoCameraCapabilities::setMaximumZoomLevel(double maximumZoomLevel) in setMaximumZoomLevel()
277 double QGeoCameraCapabilities::maximumZoomLevel() const in maximumZoomLevel() function in QGeoCameraCapabilities
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativemaps/
H A Dqdeclarativegeomaptype.cpp202 qreal QDeclarativeGeoCameraCapabilities::maximumZoomLevel() const in maximumZoomLevel() function in QDeclarativeGeoCameraCapabilities
H A Dqdeclarativegeomap.cpp820 void QDeclarativeGeoMap::setMaximumZoomLevel(qreal maximumZoomLevel, bool userSet) in setMaximumZoomLevel()
848 qreal QDeclarativeGeoMap::maximumZoomLevel() const in maximumZoomLevel() function in QDeclarativeGeoMap
H A Dqquickgeomapgesturearea.cpp825 qreal QQuickGeoMapGestureArea::maximumZoomLevel() const in maximumZoomLevel() function in QQuickGeoMapGestureArea
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/esri/
H A Dgeotiledmappingmanagerengine_esri.cpp83 double maximumZoomLevel = 19; in GeoTiledMappingManagerEngineEsri() local