marble
LogRunner.cpp
Go to the documentation of this file.
A container for Features, Styles and in the future Schemas.
Definition: GeoDataDocument.h:64
void setDocumentRole(DocumentRole role)
Definition: GeoDataDocument.cpp:62
Definition: GeoDataDocument.h:40
void parsingFinished(GeoDataDocument *document, const QString &error=QString())
File parsing is finished, result in the given document object.
void append(const GeoDataCoordinates &position)
Appends a given geodesic position as a new node to the LineString.
Definition: GeoDataLineString.cpp:221
A LineString that allows to store a contiguous set of line segments.
Definition: GeoDataLineString.h:75
Definition: ParsingRunner.h:23
void setFileName(const QString &value)
Set a new file name for this document.
Definition: GeoDataDocument.cpp:82
virtual void parseFile(const QString &fileName, DocumentRole role)
Start a file parsing.
Definition: LogRunner.cpp:32
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:136
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:38:51 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:51 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.