就业培训
下载中心
Wiki
联络
登录
注册
首页
Qt 5.9.9
Qt Location
C++ 类
QGeoRouteSegment
List of All Members for QGeoRouteSegment
这是完整成员列表为
QGeoRouteSegment
,包括继承的成员。
QGeoRouteSegment
()
QGeoRouteSegment
(const QGeoRouteSegment &)
~QGeoRouteSegment
()
distance
() const : qreal
isValid
() const : bool
maneuver
() const : QGeoManeuver
nextRouteSegment
() const : QGeoRouteSegment
path
() const : QList<QGeoCoordinate>
setDistance
(qreal )
setManeuver
(const QGeoManeuver &)
setNextRouteSegment
(const QGeoRouteSegment &)
setPath
(const QList<QGeoCoordinate> &)
setTravelTime
(int )
travelTime
() const : int
operator!=
(const QGeoRouteSegment &) const : bool
operator=
(const QGeoRouteSegment &) : QGeoRouteSegment &
operator==
(const QGeoRouteSegment &) const : bool