marble
GeoParser.cpp
Go to the documentation of this file.
110 // This allows the BookmarkManager to recover the broken .kml files it produced in Marble 1.0 and 1.1
GeoStackItem parentElement(unsigned int depth=0) const
Definition: GeoParser.cpp:122
GeoParser(GeoDataGenericSourceType sourceType)
Definition: GeoParser.cpp:39
static GeoTagHandlerRegistrar handler(GeoParser::QualifiedName(dgmlTag_DownloadPolicy, dgmlTag_nameSpace20), new DgmlDownloadPolicyTagHandler)
QString attribute(const char *attributeName) const
Definition: GeoParser.cpp:200
Definition: GeoParser.h:97
virtual GeoDocument * createDocument() const =0
virtual bool isValidRootElement()=0
This method is intended to check if the current element being served by the GeoParser is a valid Docu...
virtual bool isValidElement(const QString &tagName) const
Definition: GeoParser.cpp:117
A shared base class between GeoDataDocument/GeoSourceDocument.
Definition: GeoDocument.h:42
GeoDocument * releaseDocument()
retrieve the parsed document and reset the parser If parsing was successful, retrieve the resulting d...
Definition: GeoParser.cpp:205
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:38:50 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:50 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.