Marble::GeoWriter-members

Search for usage in LXR

Marble::GeoWriter Member List

This is the complete list of members for Marble::GeoWriter, including all inherited members.

autoFormattingQXmlStreamWriter
autoFormatting() const constQXmlStreamWriter
autoFormattingIndentQXmlStreamWriter
autoFormattingIndent() const constQXmlStreamWriter
device() const constQXmlStreamWriter
GeoWriter() (defined in Marble::GeoWriter)Marble::GeoWriter
hasError() const constQXmlStreamWriter
QXmlStreamWriter()QXmlStreamWriter
QXmlStreamWriter(QByteArray *array)QXmlStreamWriter
QXmlStreamWriter(QIODevice *device)QXmlStreamWriter
QXmlStreamWriter(QString *string)QXmlStreamWriter
setAutoFormatting(bool enable)QXmlStreamWriter
setAutoFormattingIndent(int spacesOrTabs)QXmlStreamWriter
setDevice(QIODevice *device)QXmlStreamWriter
setDocumentType(const QString &documentType)Marble::GeoWriter
write(QIODevice *device, const GeoNode *feature)Marble::GeoWriter
writeAttribute(QAnyStringView namespaceUri, QAnyStringView name, QAnyStringView value)QXmlStreamWriter
writeAttribute(QAnyStringView qualifiedName, QAnyStringView value)QXmlStreamWriter
writeAttribute(const QXmlStreamAttribute &attribute)QXmlStreamWriter
writeAttributes(const QXmlStreamAttributes &attributes)QXmlStreamWriter
writeCDATA(QAnyStringView text)QXmlStreamWriter
writeCharacters(QAnyStringView text)QXmlStreamWriter
writeComment(QAnyStringView text)QXmlStreamWriter
writeCurrentToken(const QXmlStreamReader &reader)QXmlStreamWriter
writeDefaultNamespace(QAnyStringView namespaceUri)QXmlStreamWriter
writeDTD(QAnyStringView dtd)QXmlStreamWriter
writeElement(const QString &namespaceUri, const QString &key, const QString &value)Marble::GeoWriter
writeElement(const QString &key, const QString &value)Marble::GeoWriter
writeEmptyElement(QAnyStringView namespaceUri, QAnyStringView name)QXmlStreamWriter
writeEmptyElement(QAnyStringView qualifiedName)QXmlStreamWriter
writeEndDocument()QXmlStreamWriter
writeEndElement()QXmlStreamWriter
writeEntityReference(QAnyStringView name)QXmlStreamWriter
writeNamespace(QAnyStringView namespaceUri, QAnyStringView prefix)QXmlStreamWriter
writeOptionalAttribute(const QString &key, const QString &value, const QString &defaultValue=QString())Marble::GeoWriter
writeOptionalElement(const QString &key, const QString &value, const QString &defaultValue=QString())Marble::GeoWriter
writeOptionalElement(const QString &key, const T &value, const T &defaultValue=T()) (defined in Marble::GeoWriter)Marble::GeoWriterinline
writeProcessingInstruction(QAnyStringView target, QAnyStringView data)QXmlStreamWriter
writeStartDocument()QXmlStreamWriter
writeStartDocument(QAnyStringView version)QXmlStreamWriter
writeStartDocument(QAnyStringView version, bool standalone)QXmlStreamWriter
writeStartElement(QAnyStringView namespaceUri, QAnyStringView name)QXmlStreamWriter
writeStartElement(QAnyStringView qualifiedName)QXmlStreamWriter
writeTextElement(QAnyStringView namespaceUri, QAnyStringView name, QAnyStringView text)QXmlStreamWriter
writeTextElement(QAnyStringView qualifiedName, QAnyStringView text)QXmlStreamWriter
~QXmlStreamWriter()QXmlStreamWriter
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Tue Mar 26 2024 11:18:18 by doxygen 1.10.0 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.