Uses of Class
io.qt.location.QGeoRouteRequest.FeatureWeights
Packages that use QGeoRouteRequest.FeatureWeights
-
Uses of QGeoRouteRequest.FeatureWeights in io.qt.location
Methods in io.qt.location that return QGeoRouteRequest.FeatureWeightsModifier and TypeMethodDescriptionQGeoRouteRequest.FeatureWeight.asFlags()Create a FeatureWeights of the enum entry.QGeoRouteRequest.FeatureWeight.cleared(QGeoRouteRequest.FeatureWeight e) Excludes other enum entry from a flag of this entry.QGeoRouteRequest.FeatureWeights.clone()Clones the flagsQGeoRouteRequest.FeatureWeight.combined(QGeoRouteRequest.FeatureWeight e) Combines this entry with other enum entry.QGeoRouteRequest.FeatureWeights.combined(QGeoRouteRequest.FeatureWeight e) Combines this flags with enum entry.QGeoRouteRequest.FeatureWeight.flags(QGeoRouteRequest.FeatureWeight ... values) Creates a newQGeoRouteRequest.FeatureWeightsfrom the entries.QGeoRouteRequest.FeatureWeights.setFlag(QGeoRouteRequest.FeatureWeight e) Sets the flageQGeoRouteRequest.FeatureWeights.setFlag(QGeoRouteRequest.FeatureWeight e, boolean on) Sets or clears the flagflagQGeoRoutingManager.supportedFeatureWeights()QGeoRoutingManagerEngine.supportedFeatureWeights()Methods in io.qt.location with parameters of type QGeoRouteRequest.FeatureWeightsModifier and TypeMethodDescriptionfinal intQGeoRouteRequest.FeatureWeights.compareTo(QGeoRouteRequest.FeatureWeights other) protected final voidQGeoRoutingManagerEngine.setSupportedFeatureWeights(QGeoRouteRequest.FeatureWeights featureWeights)