marble
GeoDataLocation.cpp
Go to the documentation of this file.
virtual const char * nodeType() const
Provides type information for downcasting a GeoNode.
Definition: GeoDataLocation.cpp:67
qreal altitude() const
Returns the distance to earth's surface in meters, interpreted according to altitudeMode.
Definition: GeoDataLocation.cpp:72
virtual bool equals(const GeoDataObject &other) const
Compares the value of id and targetId of the two objects.
Definition: GeoDataObject.cpp:126
qreal longitude(GeoDataCoordinates::Unit) const
Definition: GeoDataLocation.cpp:93
void setLatitude(qreal latitude, GeoDataCoordinates::Unit unit)
Definition: GeoDataLocation.cpp:88
void setAltitude(qreal altitude)
Definition: GeoDataLocation.cpp:77
const char * GeoDataLocationType
Definition: GeoDataTypes.cpp:56
qreal latitude(GeoDataCoordinates::Unit) const
Definition: GeoDataLocation.cpp:83
GeoDataLocation & operator=(const GeoDataLocation &other)
Definition: GeoDataLocation.cpp:43
bool operator==(const GeoDataLocation &other) const
Definition: GeoDataLocation.cpp:51
Definition: GeoDataLocation.h:23
GeoDataObject & operator=(const GeoDataObject &)
Definition: GeoDataObject.cpp:54
bool operator!=(const GeoDataLocation &other) const
Definition: GeoDataLocation.cpp:57
void setLongitude(qreal longitude, GeoDataCoordinates::Unit unit)
Definition: GeoDataLocation.cpp:98
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:13:39 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:13:39 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.