Searched refs:featureWeightFlag (Results 1 – 1 of 1) sorted by relevance
175 QGeoRouteRequest::FeatureWeights featureWeightFlag = QGeoRouteRequest::NeutralFeatureWeight; in checkEngineSupport() local179 featureWeightFlag |= request.featureWeight(featureTypeList.at(i)); in checkEngineSupport()185 if ((featureWeightFlag & supportedFeatureWeights()) != featureWeightFlag) in checkEngineSupport()