marble
OsmPlacemark.h
Go to the documentation of this file.
qreal matchScore(const DatabaseQuery *query) const
Definition: OsmPlacemark.cpp:130
Definition: OsmPlacemark.h:34
void setAdditionalInformation(const QString &name)
Definition: OsmPlacemark.cpp:68
A lightweight data structure to represent points of interest like addresses with support for serializ...
Definition: OsmPlacemark.h:24
void setCategory(OsmCategory category)
Definition: OsmPlacemark.cpp:28
Definition: OsmPlacemark.h:48
Definition: OsmPlacemark.h:39
int regionId() const
Identifier of the smallest region containing this placemark, 0 if none (~main area).
Definition: OsmPlacemark.cpp:53
Definition: OsmPlacemark.h:49
qreal latitude() const
Latitude of the placemark's center point, in degree.
Definition: OsmPlacemark.cpp:83
Definition: OsmPlacemark.h:41
Definition: OsmPlacemark.h:43
qreal longitude() const
Longitude of the placemark's center point, in degree.
Definition: OsmPlacemark.cpp:73
bool operator==(const OsmPlacemark &other) const
Definition: OsmPlacemark.cpp:119
bool operator<(const OsmPlacemark &other) const
Placemarks are sorted by name by default.
Definition: OsmPlacemark.cpp:94
void setHouseNumber(const QString &houseNumber)
Definition: OsmPlacemark.cpp:48
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:38:52 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:52 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.