Home
last modified time | relevance | path

Searched refs:removeExcludedArea (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/declarative_core/
H A Dtst_routing.qml296 emptyQuery.removeExcludedArea(boundingBox1)
300 … emptyQuery.removeExcludedArea(boundingBox2) // boundingBox2 isn't in the list, must not impact
303 emptyQuery.removeExcludedArea(boundingBox1) // doesn't exist anymore, must not impact
315 emptyQuery.removeExcludedArea(boundingBox1) // remove first and check all geos ok
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativemaps/
H A Dqdeclarativegeoroutemodel_p.h390 Q_INVOKABLE void removeExcludedArea(const QGeoRectangle &area);
H A Dqdeclarativegeoroutemodel.cpp1034 void QDeclarativeGeoRouteQuery::removeExcludedArea(const QGeoRectangle &area) in removeExcludedArea() function in QDeclarativeGeoRouteQuery
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/imports/location/
H A Dplugins.qmltypes965 name: "removeExcludedArea"