Qt 5.15
Qt XML Patterns
C++ Classes
QXmlFormatter
Qt 5.15.8 Reference Documentation
List of All Members for QXmlFormatter
This is the complete list of members for
QXmlFormatter
, including inherited members.
QXmlFormatter
(const QXmlQuery &, QIODevice *)
atomicValue
(const QVariant &)
attribute
(const QXmlName &, const QStringRef &)
characters
(const QStringRef &)
codec
() const : const QTextCodec *
comment
(const QString &)
endDocument
()
endElement
()
endOfSequence
()
indentationDepth
() const : int
namespaceBinding
(const QXmlName &)
outputDevice
() const : QIODevice *
processingInstruction
(const QXmlName &, const QString &)
setCodec
(const QTextCodec *)
setIndentationDepth
(int )
startDocument
()
startElement
(const QXmlName &)
startOfSequence
()