marble
DgmlSettingsTagWriter.cpp
Go to the documentation of this file.
22 static GeoTagWriterRegistrar s_writerSettings( GeoTagWriter::QualifiedName( GeoSceneTypes::GeoSceneSettingsType, dgml::dgmlTag_nameSpace20 ),
Settings property within a GeoScene document.
Definition: GeoSceneProperty.h:39
A shared base class for all classes that are mapped to a specific tag (ie.
Definition: GeoDocument.h:60
virtual bool write(const GeoNode *node, GeoWriter &writer) const
Definition: DgmlSettingsTagWriter.cpp:25
const char * dgmlTag_Available
Definition: DgmlElementDictionary.cpp:33
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
const char * dgmlTag_nameSpace20
Definition: DgmlElementDictionary.cpp:31
Standard Marble way of writing XML This class is intended to be a standardised way of writing XML for...
Definition: GeoWriter.h:29
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
void writeAttribute(const QString &qualifiedName, const QString &value)
static GeoTagWriterRegistrar s_writerSettings(GeoTagWriter::QualifiedName(GeoSceneTypes::GeoSceneSettingsType, dgml::dgmlTag_nameSpace20), new DgmlSettingsTagWriter())
QVector< GeoSceneProperty * > allProperties()
Get the whole list of properties stored in the settings.
Definition: GeoSceneSettings.cpp:143
const char * GeoSceneSettingsType
Definition: GeoSceneTypes.cpp:31
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:38 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:38 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.