就业培训
下载中心
Wiki
联络
登录
注册
首页
Qt 5.9.9
Qt Location
C++ 类
QGeoManeuver
List of All Members for QGeoManeuver
这是完整成员列表为
QGeoManeuver
,包括继承的成员。
enum
InstructionDirection
QGeoManeuver
()
QGeoManeuver
(const QGeoManeuver &)
~QGeoManeuver
()
direction
() const : InstructionDirection
distanceToNextInstruction
() const : qreal
instructionText
() const : QString
isValid
() const : bool
position
() const : QGeoCoordinate
setDirection
(InstructionDirection )
setDistanceToNextInstruction
(qreal )
setInstructionText
(const QString &)
setPosition
(const QGeoCoordinate &)
setTimeToNextInstruction
(int )
setWaypoint
(const QGeoCoordinate &)
timeToNextInstruction
() const : int
waypoint
() const : QGeoCoordinate
operator!=
(const QGeoManeuver &) const : bool
operator=
(const QGeoManeuver &) : QGeoManeuver &
operator==
(const QGeoManeuver &) const : bool