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