就业培训
下载中心
Wiki
联络
登录
注册
首页
Qt 5.15.17
Qt Location
QML 类型
List of All Members for RouteQuery
List of All Members for RouteQuery
这是完整成员列表为
RouteQuery
,包括继承的成员。
departureTime
: date
excludedAreas
: list<georectangle>
extraParameters
: VariantMap
featureTypes
: QList<FeatureType>
maneuverDetail
: enumeration
numberAlternativeRoutes
: int
routeOptimizations
: enumeration
segmentDetail
: enumeration
travelModes
: enumeration
waypoints
: list<coordinate>
void
addExcludedArea
(georectangle
area
)
void
addWaypoint
(
coordinate
)
void
clearExcludedAreas
()
void
clearWaypoints
()
FeatureWeight
featureWeight
(FeatureType
featureType
)
void
removeExcludedArea
(georectangle
area
)
void
removeWaypoint
(
coordinate
)
void
resetFeatureWeights
()
void
setFeatureWeight
(FeatureType
feature
, FeatureWeight
weight
)
list<Waypoint>
waypointObjects
()