Searched refs:geoshape_ (Results 1 – 2 of 2) sorted by relevance
178 geoshape_.setTopLeft(coordinate_); in setCoordinate()179 geoshape_.setBottomRight(coordinate_); in setCoordinate()359 return geoshape_; in geoShape()364 if (shape == geoshape_) in setGeoShape()368 geoshape_ = rect; in setGeoShape()
121 QGeoRectangle geoshape_; variable