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
Definition: GeoDataAccuracy.h:22
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:38:49 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:38:49 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.