Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/nokia/
H A Dqgeoroutingmanagerengine_nokia.cpp175 QGeoRouteRequest::FeatureWeights featureWeightFlag = QGeoRouteRequest::NeutralFeatureWeight; in checkEngineSupport() local
179 featureWeightFlag |= request.featureWeight(featureTypeList.at(i)); in checkEngineSupport()
185 if ((featureWeightFlag & supportedFeatureWeights()) != featureWeightFlag) in checkEngineSupport()