GeoDataCoordinates-members

Search for usage in LXR

GeoDataCoordinates Member List

This is the complete list of members for GeoDataCoordinates, including all inherited members.

altitude() constGeoDataCoordinates
Astro enum valueGeoDataCoordinates
bearing(const GeoDataCoordinates &other, Unit unit=Radian, BearingType type=InitialBearing) constGeoDataCoordinates
BearingType enum nameGeoDataCoordinates
Decimal enum valueGeoDataCoordinates
defaultNotation()GeoDataCoordinatesstatic
Degree enum value (defined in GeoDataCoordinates)GeoDataCoordinates
detail() constGeoDataCoordinates
DM enum valueGeoDataCoordinates
DMS enum valueGeoDataCoordinates
FinalBearing enum value (defined in GeoDataCoordinates)GeoDataCoordinates
fromString(const QString &string, bool &successful)GeoDataCoordinatesstatic
geoCoordinates(qreal &lon, qreal &lat, GeoDataCoordinates::Unit unit) constGeoDataCoordinates
geoCoordinates(qreal &lon, qreal &lat) const (defined in GeoDataCoordinates)GeoDataCoordinates
geoCoordinates(qreal &lon, qreal &lat, qreal &alt, GeoDataCoordinates::Unit unit) constGeoDataCoordinates
geoCoordinates(qreal &lon, qreal &lat, qreal &alt) const (defined in GeoDataCoordinates)GeoDataCoordinates
GeoDataCoordinates(const GeoDataCoordinates &other) (defined in GeoDataCoordinates)GeoDataCoordinates
GeoDataCoordinates()GeoDataCoordinates
GeoDataCoordinates(qreal lon, qreal lat, qreal alt=0, GeoDataCoordinates::Unit unit=GeoDataCoordinates::Radian, int detail=0)GeoDataCoordinates
InitialBearing enum value (defined in GeoDataCoordinates)GeoDataCoordinates
interpolate(const GeoDataCoordinates &target, double t) constGeoDataCoordinates
interpolate(const GeoDataCoordinates &before, const GeoDataCoordinates &target, const GeoDataCoordinates &after, double t) constGeoDataCoordinates
isPole(Pole=AnyPole) constGeoDataCoordinates
isValid() constGeoDataCoordinates
latitude (defined in GeoDataCoordinates)GeoDataCoordinates
latitude(GeoDataCoordinates::Unit unit) constGeoDataCoordinates
latitude() const (defined in GeoDataCoordinates)GeoDataCoordinates
latToString(qreal lat, GeoDataCoordinates::Notation notation, GeoDataCoordinates::Unit unit=Radian, int precision=-1, char format='f')GeoDataCoordinatesstatic
latToString() constGeoDataCoordinates
longitude (defined in GeoDataCoordinates)GeoDataCoordinates
longitude(GeoDataCoordinates::Unit unit) constGeoDataCoordinates
longitude() const (defined in GeoDataCoordinates)GeoDataCoordinates
lonToString(qreal lon, GeoDataCoordinates::Notation notation, GeoDataCoordinates::Unit unit=Radian, int precision=-1, char format='f')GeoDataCoordinatesstatic
lonToString() constGeoDataCoordinates
moveByBearing(qreal bearing, qreal distance) constGeoDataCoordinates
nlerp(const GeoDataCoordinates &target, double t) constGeoDataCoordinates
normalizeLat(qreal lat, GeoDataCoordinates::Unit=GeoDataCoordinates::Radian)GeoDataCoordinatesstatic
normalizeLon(qreal lon, GeoDataCoordinates::Unit=GeoDataCoordinates::Radian)GeoDataCoordinatesstatic
normalizeLonLat(qreal &lon, qreal &lat, GeoDataCoordinates::Unit=GeoDataCoordinates::Radian)GeoDataCoordinatesstatic
Notation enum nameGeoDataCoordinates
operator!=(const GeoDataCoordinates &other) const (defined in GeoDataCoordinates)GeoDataCoordinates
operator=(const GeoDataCoordinates &other) (defined in GeoDataCoordinates)GeoDataCoordinates
operator==(const GeoDataCoordinates &other) const (defined in GeoDataCoordinates)GeoDataCoordinates
pack(QDataStream &stream) constGeoDataCoordinates
PtrVector typedef (defined in GeoDataCoordinates)GeoDataCoordinates
quaternion() constGeoDataCoordinates
Radian enum value (defined in GeoDataCoordinates)GeoDataCoordinates
rotateAround(const GeoDataCoordinates &axis, qreal angle, Unit unit=Radian) constGeoDataCoordinates
rotateAround(const Quaternion &rotAxis) const (defined in GeoDataCoordinates)GeoDataCoordinates
set(qreal lon, qreal lat, qreal alt=0, GeoDataCoordinates::Unit unit=GeoDataCoordinates::Radian)GeoDataCoordinates
setAltitude(const qreal altitude)GeoDataCoordinates
setDefaultNotation(GeoDataCoordinates::Notation notation)GeoDataCoordinatesstatic
setDetail(quint8 detail)GeoDataCoordinates
setLatitude(qreal lat, GeoDataCoordinates::Unit unit=GeoDataCoordinates::Radian)GeoDataCoordinates
setLongitude(qreal lon, GeoDataCoordinates::Unit unit=GeoDataCoordinates::Radian)GeoDataCoordinates
sphericalDistanceTo(const GeoDataCoordinates &other) constGeoDataCoordinates
toString() constGeoDataCoordinates
toString(GeoDataCoordinates::Notation notation, int precision=-1) constGeoDataCoordinates
Unit enum nameGeoDataCoordinates
unpack(QDataStream &stream)GeoDataCoordinates
UTM enum value (defined in GeoDataCoordinates)GeoDataCoordinates
utmEasting() constGeoDataCoordinates
utmLatitudeBand() constGeoDataCoordinates
utmNorthing() constGeoDataCoordinates
utmZone() constGeoDataCoordinates
Vector typedef (defined in GeoDataCoordinates)GeoDataCoordinates
~GeoDataCoordinates() (defined in GeoDataCoordinates)GeoDataCoordinatesvirtual
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 24 2025 11:52:10 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.