就业培训
下载中心
Wiki
联络
登录
注册
首页
Qt 5.15.17
Qt Location
C++ 类
QGeoManeuver
List of All Members for QGeoManeuver
这是完整成员列表为
QGeoManeuver
,包括继承的成员。
enum
InstructionDirection
QGeoManeuver
(const QGeoManeuver &)
QGeoManeuver
()
operator=
(const QGeoManeuver &) : QGeoManeuver &
~QGeoManeuver
()
direction
() const : QGeoManeuver::InstructionDirection
distanceToNextInstruction
() const : qreal
extendedAttributes
() const : QVariantMap
instructionText
() const : QString
isValid
() const : bool
position
() const : QGeoCoordinate
setDirection
(QGeoManeuver::InstructionDirection )
setDistanceToNextInstruction
(qreal )
setExtendedAttributes
(const QVariantMap &)
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 &) const : bool