Home
last modified time | relevance | path

Searched defs:boundingBox (Results 1 – 10 of 10) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/positioningquick/
H A Dqdeclarativegeolocation.cpp188 void QDeclarativeGeoLocation::setBoundingBox(const QGeoRectangle &boundingBox) in setBoundingBox()
197 QGeoRectangle QDeclarativeGeoLocation::boundingBox() const in boundingBox() function in QDeclarativeGeoLocation
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/positioning/
H A Dqgeolocation.cpp184 QGeoRectangle QGeoLocation::boundingBox() const in boundingBox() function in QGeoLocation
192 void QGeoLocation::setBoundingBox(const QGeoRectangle &boundingBox) in setBoundingBox()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/qgeolocation/
H A Dtst_qgeolocation.cpp244 QGeoRectangle boundingBox; in isEmpty() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/mapbox/
H A Dqgeocodingmanagerenginemapbox.cpp166 QGeoRectangle boundingBox = bounds.boundingGeoRectangle(); in doSearch() local
H A Dqplacemanagerenginemapbox.cpp209 QGeoRectangle boundingBox = searchArea.boundingGeoRectangle(); in doSearch() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/esri/
H A Dplacesearchreply_esri.cpp201 const QGeoRectangle boundingBox(topLeft, bottomRight); in parsePlaceResult() local
H A Dplacemanagerengine_esri.cpp116 const QGeoRectangle boundingBox = request.searchArea().boundingGeoRectangle(); in search() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/osm/
H A Dqplacemanagerengineosm.cpp145 QGeoRectangle boundingBox = request.searchArea().boundingGeoRectangle(); in search() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/nokia/
H A Dqgeocodejsonparser.cpp352 QGeoRectangle boundingBox; in parseLocation() local
H A Dqgeotiledmappingmanagerengine_nokia.cpp287 QGeoRectangle boundingBox(QGeoCoordinate(top > bottom? top : bottom, in loadCopyrightsDescriptorsFromJson() local