Qt 5.15
Qt Positioning
C++ Classes
QGeoCoordinate
Qt 5.15.8 Reference Documentation
List of All Members for QGeoCoordinate
This is the complete list of members for
QGeoCoordinate
, including inherited members.
enum
CoordinateFormat
enum
CoordinateType
QGeoCoordinate
(const QGeoCoordinate &)
QGeoCoordinate
(double , double , double )
QGeoCoordinate
(double , double )
QGeoCoordinate
()
operator=
(const QGeoCoordinate &) : 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
(QGeoCoordinate::CoordinateFormat ) const : QString
type
() const : QGeoCoordinate::CoordinateType
operator!=
(const QGeoCoordinate &) const : bool
operator==
(const QGeoCoordinate &) const : bool