就业培训
下载中心
Wiki
联络
登录
注册
首页
Qt 5.9.9
Qt Positioning
C++ 类
QGeoCoordinate
List of All Members for QGeoCoordinate
这是完整成员列表为
QGeoCoordinate
,包括继承的成员。
enum
CoordinateFormat
enum
CoordinateType
QGeoCoordinate
()
QGeoCoordinate
(double , double )
QGeoCoordinate
(double , double , double )
QGeoCoordinate
(const QGeoCoordinate &)
~QGeoCoordinate
()
altitude
() const : double
atDistanceAndAzimuth
(qreal , qreal , qreal ) const : QGeoCoordinate
azimuthTo
(const QGeoCoordinate &) const : qreal
distanceTo
(const QGeoCoordinate &) const : qreal
isValid
() const : bool
latitude
() const : double
longitude
() const : double
setAltitude
(double )
setLatitude
(double )
setLongitude
(double )
toString
(CoordinateFormat ) const : QString
type
() const : CoordinateType
operator!=
(const QGeoCoordinate &) const : bool
operator=
(const QGeoCoordinate &) : QGeoCoordinate &
operator==
(const QGeoCoordinate &) const : bool