marble
GeoDataAccuracy.cpp
Go to the documentation of this file.
25 return ( level == other.level ) && ( horizontal == other.horizontal ) && ( vertical == other.vertical );
bool operator==(const GeoDataAccuracy &other) const
Definition: GeoDataAccuracy.cpp:23
GeoDataAccuracy(Level level=none, qreal horizontal=0.0, qreal vertical=0.0)
Definition: GeoDataAccuracy.cpp:15
bool operator!=(const GeoDataAccuracy &other) const
Definition: GeoDataAccuracy.cpp:28
Definition: GeoDataAccuracy.h:22
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.