Searched refs:m_boundingBox (Results 1 – 2 of 2) sorted by relevance
128 retValue.setBoundingBox(m_boundingBox); in location()190 if (m_boundingBox == boundingBox) in setBoundingBox()193 m_boundingBox = boundingBox; in setBoundingBox()199 return m_boundingBox; in boundingBox()
97 QGeoRectangle m_boundingBox; variable