QXmlFormatter
#include <QtXml/QXmlFormatter>
More information will be added here shortly. For now, you'll find more extensive information about this class in the Qt reference for QXmlFormatter
Overview
Inheritance
QAbstractXmlReceiver | |||
QXmlSerializer | |||
QXmlFormatter |
Protected Attributes Index
Only has inherited protected attributes
QScopedPointer< QAbstractXmlReceiverPrivate > | d_ptr![]() |
Public Functions Index
QXmlFormatter (const QXmlQuery &query, QIODevice *outputDevice) | |
virtual void | atomicValue (const QVariant &value) |
virtual void | attribute (const QXmlName &name, const QStringRef &value) |
virtual void | characters (const QStringRef &value) |
virtual void | comment (const QString &value) |
virtual void | endDocument () |
virtual void | endElement () |
virtual void | endOfSequence () |
int | indentationDepth () const |
virtual void | item (const QPatternist::Item &item) |
virtual void | processingInstruction (const QXmlName &name, const QString &value) |
void | setIndentationDepth (int depth) |
virtual void | startDocument () |
virtual void | startElement (const QXmlName &name) |
virtual void | startOfSequence () |
const QTextCodec * | codec () const ![]() |
virtual void | namespaceBinding (const QXmlName &nb)![]() |
QIODevice * | outputDevice () const ![]() |
QAbstractXmlReceiver ()![]() | |
QXmlSerializer (const QXmlQuery &query, QIODevice *outputDevice)![]() | |
void | setCodec (const QTextCodec *codec)![]() |
virtual void | whitespaceOnly (const QStringRef &value)![]() |
Protected Functions Index
Only has inherited protected functions
QAbstractXmlReceiver (QAbstractXmlReceiverPrivate *d)![]() | |
QXmlSerializer (QAbstractXmlReceiverPrivate *d)![]() | |
void | sendAsNode (const QPatternist::Item &outputItem)![]() |
Protected Attributes
(Only has inherited protected attributes)
QScopedPointer< QAbstractXmlReceiverPrivate > 
Public Functions
virtual void
virtual void
virtual void
virtual void
virtual void
virtual void
virtual void
int
virtual void
virtual void
void
virtual void
virtual void
virtual void
const QTextCodec * 
virtual void 
void 
virtual void 
Protected Functions
(Only has inherited protected functions)
void 
© 2013 Digia Plc and/or its subsidiaries. Documentation contributions included herein are the copyrights of their respective owners.
The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation.
Documentation sources may be obtained from www.qt-project.org.
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide. All other trademarks are property of their respective owners. Privacy Policy