marble
GpxRunner.cpp
Go to the documentation of this file.
Definition: GpxParser.h:17
QString errorString() const
A container for Features, Styles and in the future Schemas.
Definition: GeoDataDocument.h:65
void setDocumentRole(DocumentRole role)
Definition: GeoDataDocument.cpp:86
bool exists() const
Definition: GeoDataDocument.h:40
void parsingFinished(GeoDataDocument *document, const QString &error=QString())
File parsing is finished, result in the given document object.
virtual void parseFile(const QString &fileName, DocumentRole role)
Start a file parsing.
Definition: GpxRunner.cpp:29
virtual bool open(QFlags< QIODevice::OpenModeFlag > mode)
Definition: ParsingRunner.h:23
virtual void close()
void setFileName(const QString &value)
Set a new file name for this document.
Definition: GeoDataDocument.cpp:106
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-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:13:39 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:39 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.