marble
KmlIconStyleTagWriter.cpp
Go to the documentation of this file.
Definition: GeoDataIconStyle.h:29
const char * GeoDataIconStyleType
Definition: GeoDataTypes.cpp:46
A shared base class for all classes that are mapped to a specific tag (ie.
Definition: GeoDocument.h:60
void writeElement(const QString &namespaceUri, const QString &key, const QString &value)
Convenience method to write value with key prefixed format namespaceUri.
Definition: GeoWriter.cpp:84
QPointF hotSpot(GeoDataHotSpot::Units &xunits, GeoDataHotSpot::Units &yunits) const
Definition: GeoDataIconStyle.cpp:136
QString number(int n, int base)
qreal x() const
qreal y() const
Standard Marble way of writing XML This class is intended to be a standardised way of writing XML for...
Definition: GeoWriter.h:29
static GeoTagWriterRegistrar s_writerIconStyle(GeoTagWriter::QualifiedName(GeoDataTypes::GeoDataIconStyleType, kml::kmlTag_nameSpaceOgc22), new KmlIconStyleTagWriter)
QPair< QString, QString > QualifiedName
Object Name and Namespace Pair This type is intended to be used in a similar way to.
Definition: GeoTagWriter.h:48
const char * kmlTag_nameSpaceOgc22
Definition: KmlElementDictionary.cpp:34
KmlIconStyleTagWriter()
Definition: KmlIconStyleTagWriter.cpp:26
void writeAttribute(const QString &qualifiedName, const QString &value)
virtual bool writeMid(const GeoNode *node, GeoWriter &writer) const
Definition: KmlIconStyleTagWriter.cpp:31
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.