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