marble
OsmRelationTagHandler.cpp
Go to the documentation of this file.
29 static GeoTagHandlerRegistrar osmRelationTagHandler( GeoParser::QualifiedName( osmTag_relation, "" ),
virtual GeoNode * parse(GeoParser &) const
Definition: OsmRelationTagHandler.cpp:32
A container for Features, Styles and in the future Schemas.
Definition: GeoDataDocument.h:65
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
void setPolygon(quint64 id, GeoDataPolygon *polygon)
Definition: src/plugins/runner/osm/OsmParser.cpp:86
qulonglong toULongLong(bool *ok, int base) const
static GeoTagHandlerRegistrar osmRelationTagHandler(GeoParser::QualifiedName(osmTag_relation,""), new OsmRelationTagHandler())
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.