Searched defs:boundingBox (Results 1 – 10 of 10) sorted by relevance
188 void QDeclarativeGeoLocation::setBoundingBox(const QGeoRectangle &boundingBox) in setBoundingBox()197 QGeoRectangle QDeclarativeGeoLocation::boundingBox() const in boundingBox() function in QDeclarativeGeoLocation
184 QGeoRectangle QGeoLocation::boundingBox() const in boundingBox() function in QGeoLocation192 void QGeoLocation::setBoundingBox(const QGeoRectangle &boundingBox) in setBoundingBox()
244 QGeoRectangle boundingBox; in isEmpty() local
166 QGeoRectangle boundingBox = bounds.boundingGeoRectangle(); in doSearch() local
209 QGeoRectangle boundingBox = searchArea.boundingGeoRectangle(); in doSearch() local
201 const QGeoRectangle boundingBox(topLeft, bottomRight); in parsePlaceResult() local
116 const QGeoRectangle boundingBox = request.searchArea().boundingGeoRectangle(); in search() local
145 QGeoRectangle boundingBox = request.searchArea().boundingGeoRectangle(); in search() local
352 QGeoRectangle boundingBox; in parseLocation() local
287 QGeoRectangle boundingBox(QGeoCoordinate(top > bottom? top : bottom, in loadCopyrightsDescriptorsFromJson() local