Searched refs:setBottomRight (Results 1 – 14 of 14) sorted by relevance
70 …Q_PROPERTY(QGeoCoordinate bottomRight READ bottomRight WRITE setBottomRight NOTIFY bottomRightChan…92 void setBottomRight(const QGeoCoordinate ¢er);
273 void QDeclarativeRectangleMapItem::setBottomRight(const QGeoCoordinate &bottomRight) in setBottomRight() function in QDeclarativeRectangleMapItem278 m_rectangle.setBottomRight(bottomRight); in setBottomRight()
108 r.setBottomRight(c); in parseRectangle()
179 geoshape_.setBottomRight(coordinate_); in setCoordinate()
53 Q_PROPERTY(QGeoCoordinate bottomRight READ bottomRight WRITE setBottomRight)87 void setBottomRight(const QGeoCoordinate &bottomRight);
272 m_bbox.setBottomRight(m_center); in updateBoundingBox()
403 void QGeoRectangle::setBottomRight(const QGeoCoordinate &bottomRight) in setBottomRight() function in QGeoRectangle
122 box.setBottomRight(QGeoCoordinate(10,50)); in boundingBoxTest()149 box.setBottomRight(QGeoCoordinate(10,50)); in searchAreaTest()
246 boundingBox.setBottomRight(QGeoCoordinate(-1, 1)); in isEmpty()
180 extent.setBottomRight(QGeoCoordinate(extentObject.value(QStringLiteral("ymax")).toDouble(), in parseCandidate()
176 rectangle.setBottomRight(QGeoCoordinate(a.at(0).toString().toDouble(), in networkReplyFinished()
356 …boundingBox.setBottomRight(QGeoCoordinate(bottomRight.value("Latitude").toDouble(), bottomRight.va… in parseLocation()
409 viewport.setBottomRight(QWebMercator::mercatorToCoord(pt)); in evaluateCopyrightsText()
150 b2.setBottomRight(QGeoCoordinate(0.0, 30.0)); in copy_constructor()187 b2.setBottomRight(QGeoCoordinate(0.0, 30.0)); in assignment()409 box.setBottomRight(QGeoCoordinate(-10.0, 30.0)); in setCorners()