Home
last modified time | relevance | path

Searched refs:NoFeature (Results 1 – 11 of 11) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativemaps/
H A Dqgeomapobject_p.h72 NoFeature = 0x0, enumerator
H A Dqdeclarativegeoroutemodel_p.h327 NoFeature = QGeoRouteRequest::NoFeature, enumerator
H A Dqgeomapobject.cpp279 return QGeoMapObject::NoFeature; in features()
H A Dqdeclarativegeoroutemodel.cpp1233 if (featureType == NoFeature && !request_.featureTypes().isEmpty()) { in setFeatureWeight()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/maps/
H A Dqgeorouterequest.h65 NoFeature = 0x00000000, enumerator
H A Dqgeorouterequest.cpp386 if (featureType != QGeoRouteRequest::NoFeature) in setFeatureWeight()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/nokia/
H A Dqgeoroutingmanagerengine_nokia.cpp174 QGeoRouteRequest::FeatureTypes featureTypeFlag = QGeoRouteRequest::NoFeature; in checkEngineSupport()
375 case QGeoRouteRequest::NoFeature: in modesRequestString()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/geotestplugin/
H A Dqgeoroutingmanagerengine_test.h117 QGeoRouteRequest::NoFeature | QGeoRouteRequest::TollFeature | in QGeoRoutingManagerEngineTest()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/qgeorouterequest/
H A Dtst_qgeorouterequest.cpp292 QTest::newRow("NoFeature") << QGeoRouteRequest::NoFeature << false in featureWeight_data()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/declarative_core/
H A Dtst_routing.qml359 // Put some feature weights and then reset them with NoFeature
365 emptyQuery.setFeatureWeight(RouteQuery.NoFeature, RouteQuery.NeutralFeatureWeight)
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/imports/location/
H A Dplugins.qmltypes869 "NoFeature": 0,