Searched refs:setBottomLeft (Results 1 – 4 of 4) sorted by relevance
52 Q_PROPERTY(QGeoCoordinate bottomLeft READ bottomLeft WRITE setBottomLeft)84 void setBottomLeft(const QGeoCoordinate &bottomLeft);
378 void QGeoRectangle::setBottomLeft(const QGeoCoordinate &bottomLeft) in setBottomLeft() function in QGeoRectangle
103 r.setBottomLeft(c); in parseRectangle()
416 box.setBottomLeft(QGeoCoordinate(-20.0, -20.0)); in setCorners()