Home
last modified time | relevance | path

Searched refs:HighwayFeature (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/maps/
H A Dqgeorouterequest.h67 HighwayFeature = 0x00000002, enumerator
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativemaps/
H A Dqdeclarativegeoroutemodel_p.h329 HighwayFeature = QGeoRouteRequest::HighwayFeature, enumerator
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/nokia/
H A Dqgeoroutingmanagerengine_nokia.cpp68 featureTypes |= QGeoRouteRequest::HighwayFeature; in QGeoRoutingManagerEngineNokia()
358 case QGeoRouteRequest::HighwayFeature: in modesRequestString()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/geotestplugin/
H A Dqgeoroutingmanagerengine_test.h118 QGeoRouteRequest::HighwayFeature | QGeoRouteRequest::PublicTransitFeature | in QGeoRoutingManagerEngineTest()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/declarative_core/
H A Dtst_routing.qml337 emptyQuery.setFeatureWeight(RouteQuery.HighwayFeature, RouteQuery.PreferFeatureWeight);
342 compare(emptyQuery.featureTypes[1], RouteQuery.HighwayFeature)
345 … compare(emptyQuery.featureWeight(RouteQuery.HighwayFeature), RouteQuery.PreferFeatureWeight);
352 … compare(emptyQuery.featureWeight(RouteQuery.HighwayFeature), RouteQuery.PreferFeatureWeight);
353 compare(emptyQuery.featureTypes[0], RouteQuery.HighwayFeature)
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/qgeorouterequest/
H A Dtst_qgeorouterequest.cpp300 QTest::newRow("HighwayFeature") << QGeoRouteRequest::HighwayFeature << true in featureWeight_data()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/imports/location/
H A Dplugins.qmltypes871 "HighwayFeature": 2,