Searched refs:removeExcludedArea (Results 1 – 4 of 4) sorted by relevance
296 emptyQuery.removeExcludedArea(boundingBox1)300 … emptyQuery.removeExcludedArea(boundingBox2) // boundingBox2 isn't in the list, must not impact303 emptyQuery.removeExcludedArea(boundingBox1) // doesn't exist anymore, must not impact315 emptyQuery.removeExcludedArea(boundingBox1) // remove first and check all geos ok
390 Q_INVOKABLE void removeExcludedArea(const QGeoRectangle &area);
1034 void QDeclarativeGeoRouteQuery::removeExcludedArea(const QGeoRectangle &area) in removeExcludedArea() function in QDeclarativeGeoRouteQuery
965 name: "removeExcludedArea"