marble
KmlExtendedDataTagWriter.cpp
Go to the documentation of this file.
24 static GeoTagWriterRegistrar s_writerExtendedData( GeoTagWriter::QualifiedName( GeoDataTypes::GeoDataExtendedDataType,
A shared base class for all classes that are mapped to a specific tag (ie.
Definition: GeoDocument.h:60
static GeoTagWriterRegistrar s_writerExtendedData(GeoTagWriter::QualifiedName(GeoDataTypes::GeoDataExtendedDataType, kml::kmlTag_nameSpace22), new KmlExtendedDataTagWriter())
const char * kmlTag_nameSpace22
Definition: KmlElementDictionary.cpp:33
const char * GeoDataExtendedDataType
Definition: GeoDataTypes.cpp:35
QHash< QString, GeoDataData >::const_iterator constEnd() const
return const End iterator for QHash
Definition: GeoDataExtendedData.cpp:69
a class which allows to add custom data to KML Feature.
Definition: GeoDataExtendedData.h:35
Standard Marble way of writing XML This class is intended to be a standardised way of writing XML for...
Definition: GeoWriter.h:28
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_ExtendedData
Definition: KmlElementDictionary.cpp:67
bool writeElement(const GeoNode *object, GeoWriter &writer) const
Definition: GeoTagWriter.cpp:29
virtual bool write(const GeoNode *node, GeoWriter &writer) const
Definition: KmlExtendedDataTagWriter.cpp:29
QHash< QString, GeoDataData >::const_iterator constBegin() const
return const Begin iterator for QHash
Definition: GeoDataExtendedData.cpp:64
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.