marble
OsmBoundsTagHandler.cpp
Go to the documentation of this file.
30 static GeoTagHandlerRegistrar osmBoundsTagHandler( GeoParser::QualifiedName( osmTag_bounds, "" ),
A shared base class for all classes that are mapped to a specific tag (ie.
Definition: GeoDocument.h:60
static GeoTagHandlerRegistrar osmBoundsTagHandler(GeoParser::QualifiedName(osmTag_bounds,""), new OsmBoundsTagHandler())
Definition: GeoParser.h:40
virtual GeoNode * parse(GeoParser &) const
Definition: OsmBoundsTagHandler.cpp:33
QString attribute(const char *attributeName) const
Definition: GeoParser.cpp:200
bool isStartElement() const
float toFloat(bool *ok) const
Definition: GeoTagHandler.h:74
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.