marble
OsmPlacemark.cpp
Go to the documentation of this file.
qreal matchScore(const DatabaseQuery *query) const
Definition: OsmPlacemark.cpp:130
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
ResultFormat resultFormat() const
Definition: DatabaseQuery.cpp:182
int regionId() const
Identifier of the smallest region containing this placemark, 0 if none (~main area).
Definition: OsmPlacemark.cpp:53
bool isEmpty() const
bool startsWith(const QString &s, Qt::CaseSensitivity cs) const
qreal latitude() const
Latitude of the placemark's center point, in degree.
Definition: OsmPlacemark.cpp:83
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
int compare(const QString &other) const
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.