marble
Marble::GeoDataAccuracy Class Reference
  #include <GeoDataAccuracy.h>
Public Types | |
| enum | Level {  none = 0, Country, Region, Locality, PostalCode, Street, Detailed }  | 
Public Member Functions | |
| GeoDataAccuracy (Level level=none, qreal horizontal=0.0, qreal vertical=0.0) | |
| bool | operator== (const GeoDataAccuracy &other) const | 
Public Attributes | |
| qreal | horizontal | 
| Level | level | 
| qreal | vertical | 
Detailed Description
Definition at line 22 of file GeoDataAccuracy.h.
Member Enumeration Documentation
| Enumerator | |
|---|---|
| none | |
| Country | |
| Region | |
| Locality | |
| PostalCode | |
| Street | |
| Detailed | |
Definition at line 25 of file GeoDataAccuracy.h.
Constructor & Destructor Documentation
      
  | 
  explicit | 
Definition at line 15 of file GeoDataAccuracy.cpp.
Member Function Documentation
| bool Marble::GeoDataAccuracy::operator== | ( | const GeoDataAccuracy & | other | ) | const | 
Definition at line 23 of file GeoDataAccuracy.cpp.
Member Data Documentation
| qreal Marble::GeoDataAccuracy::horizontal | 
Horizontal accuracy in meters.
Definition at line 47 of file GeoDataAccuracy.h.
| Level Marble::GeoDataAccuracy::level | 
Approximate descriptive accuracy.
Definition at line 42 of file GeoDataAccuracy.h.
| qreal Marble::GeoDataAccuracy::vertical | 
Vertical accuracy in meters.
Definition at line 52 of file GeoDataAccuracy.h.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:38:55 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:55 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
    KDE API Reference