marble
OsmWayTagHandler.cpp
Go to the documentation of this file.
A container for Features, Styles and in the future Schemas.
Definition: GeoDataDocument.h:65
virtual GeoNode * parse(GeoParser &) const
Definition: OsmWayTagHandler.cpp:30
A shared base class for all classes that are mapped to a specific tag (ie.
Definition: GeoDocument.h:60
void setWay(quint64 id, GeoDataLineString *way)
Definition: src/plugins/runner/osm/OsmParser.cpp:76
Definition: GeoParser.h:40
QString attribute(const char *attributeName) const
Definition: GeoParser.cpp:200
qulonglong toULongLong(bool *ok, int base) const
A LineString that allows to store a contiguous set of line segments.
Definition: GeoDataLineString.h:75
static GeoTagHandlerRegistrar osmWayTagHandler(GeoParser::QualifiedName(osmTag_way,""), new OsmWayTagHandler())
bool isStartElement() const
a class representing a point of interest on the map
Definition: GeoDataPlacemark.h:54
void setGeometry(GeoDataGeometry *entry)
Sets the current Geometry of this Placemark.
Definition: GeoDataPlacemark.cpp:230
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.