Searched refs:setTopRight (Results 1 – 4 of 4) sorted by relevance
55 Q_PROPERTY(QGeoCoordinate topRight READ topRight WRITE setTopRight)81 void setTopRight(const QGeoCoordinate &topRight);
353 void QGeoRectangle::setTopRight(const QGeoCoordinate &topRight) in setTopRight() function in QGeoRectangle
118 r.setTopRight(c); in parseRectangle()
402 box.setTopRight(QGeoCoordinate(30.0, 20.0)); in setCorners()