marble
OsmWayTagHandler.cpp
Go to the documentation of this file.
A container for Features, Styles and in the future Schemas.
Definition: GeoDataDocument.h:64
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
Definition: GeoParser.h:40
QString attribute(const char *attributeName) const
Definition: GeoParser.cpp:200
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())
a class representing a point of interest on the map
Definition: GeoDataPlacemark.h:54
static void appendLine(quint64 id, GeoDataLineString *l)
Definition: OsmWayFactory.cpp:26
void setGeometry(GeoDataGeometry *entry)
Sets the current Geometry of this Placemark.
Definition: GeoDataPlacemark.cpp:136
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.