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
QString number(int n, int base)
static QString formatColor(const QColor &color)
Definition: KmlColorStyleTagWriter.cpp:43
bool isEmpty() const
Standard Marble way of writing XML This class is intended to be a standardised way of writing XML for...
Definition: GeoWriter.h:29
Definition: GeoDataOverlay.h:27
virtual bool writeMid(const GeoNode *node, GeoWriter &writer) const =0
Definition: KmlOverlayTagWriter.cpp:28
void writeCharacters(const QString &text)
void writeEndElement()
void writeStartElement(const QString &qualifiedName)
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:13:40 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:40 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.