marble
KmlOverlayTagWriter.cpp
Go to the documentation of this file.
void writeOptionalElement(const QString &key, const QString &value, const QString &defaultValue=QString())
Convenience method to write value if value is not equal to defaultValue.
Definition: GeoWriter.cpp:98
A shared base class for all classes that are mapped to a specific tag (ie.
Definition: GeoDocument.h:60
KmlOverlayTagWriter(const QString &elementName)
Definition: KmlOverlayTagWriter.cpp:22
static QString formatColor(const QColor &color)
Definition: KmlColorStyleTagWriter.cpp:41
Standard Marble way of writing XML This class is intended to be a standardised way of writing XML for...
Definition: GeoWriter.h:28
bool write(const GeoNode *node, GeoWriter &writer) const
Definition: KmlOverlayTagWriter.cpp:28
Definition: GeoDataOverlay.h:27
virtual bool writeMid(const GeoNode *node, GeoWriter &writer) const =0
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.