Home
last modified time | relevance | path

Searched refs:setExcludedAreas (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativemaps/
H A Dqdeclarativegeoroutemodel_p.h296 …Q_PROPERTY(QJSValue excludedAreas READ excludedAreas WRITE setExcludedAreas NOTIFY excludedAreasCh…
382 void setExcludedAreas(const QJSValue &value);
H A Dqdeclarativegeoroutemodel.cpp965 void QDeclarativeGeoRouteQuery::setExcludedAreas(const QJSValue &value) in setExcludedAreas() function in QDeclarativeGeoRouteQuery