marble
OsmRegion.h
Go to the documentation of this file.
A lightweight data structure to represent administrative regions like villages, cities, states, ...
Definition: OsmRegion.h:26
void setGeometry(const GeoDataPolygon &polygon)
Definition: OsmRegion.cpp:107
void setParentIdentifier(int identifier)
Definition: OsmRegion.cpp:42
bool operator==(const OsmRegion &other) const
Definition: OsmRegion.cpp:77
qreal longitude() const
Longitude of the region's center point, in degree.
Definition: OsmRegion.cpp:57
qreal latitude() const
Latitude of the region's center point, in degree.
Definition: OsmRegion.cpp:67
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:13:41 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:41 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.