Searched refs:fitViewportToGeoRectangle (Results 1 – 5 of 5) sorted by relevance
155 virtual bool fitViewportToGeoRectangle(const QGeoRectangle &rectangle, const QMargins &borders);
184 QPair<QGeoCoordinate, qreal> fitViewportToGeoRectangle(const QGeoRectangle &rectangle,
139 bool QGeoMap::fitViewportToGeoRectangle(const QGeoRectangle &rectangle, const QMargins &borders) in fitViewportToGeoRectangle() function in QGeoMap
542 QPair<QGeoCoordinate, qreal> QGeoProjectionWebMercator::fitViewportToGeoRectangle(const QGeoRectang… in fitViewportToGeoRectangle() function in QGeoProjectionWebMercator
1655 …const QPair<QGeoCoordinate, qreal> fitData = p.fitViewportToGeoRectangle(shape.boundingGeoRectangl… in fitViewportToGeoShape()1669 m_map->fitViewportToGeoRectangle(m_visibleRegion, borders); in fitViewportToGeoShape()