marble
OsmNodeTagHandler.cpp
Go to the documentation of this file.
A shared base class for all classes that are mapped to a specific tag (ie.
Definition: GeoDocument.h:60
double toDouble(bool *ok) const
Definition: GeoParser.h:40
QString attribute(const char *attributeName) const
Definition: GeoParser.cpp:200
void setNode(quint64 id, GeoDataPoint *point)
Definition: src/plugins/runner/osm/OsmParser.cpp:66
qulonglong toULongLong(bool *ok, int base) const
virtual GeoNode * parse(GeoParser &) const
Definition: OsmNodeTagHandler.cpp:28
bool isStartElement() const
static GeoTagHandlerRegistrar osmNodeTagHandler(GeoParser::QualifiedName(osmTag_node,""), new OsmNodeTagHandler())
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.