marble
GeoDataVec2.cpp
Go to the documentation of this file.
38 GeoDataVec2::GeoDataVec2(const qreal &x, const qreal &y, const QString &xunits, const QString &yunits) :
Definition: GeoDataVec2.h:25
qreal x() const
qreal y() const
bool operator==(const GeoDataVec2 &other) const
Definition: GeoDataVec2.cpp:73
Definition: GeoDataVec2.h:22
void setX(qreal x)
void setY(qreal y)
bool operator!=(const GeoDataVec2 &other) const
Definition: GeoDataVec2.cpp:79
Definition: GeoDataVec2.h:25
Definition: GeoDataVec2.h:25
GeoDataVec2 & operator=(const GeoDataVec2 &other)
Definition: GeoDataVec2.cpp:66
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.