QXmlFormatter

PyQt5.QtXmlPatterns.QXmlFormatter

Inherits from QXmlSerializer.

Description

TODO

Methods

__init__(QXmlQuery, QIODevice)

TODO


atomicValue(Any)

TODO


attribute(QXmlName, str)

TODO


characters(str)

TODO


comment(str)

TODO


endDocument()

TODO


endElement()

TODO


endOfSequence()

TODO


indentationDepth() → int

TODO


processingInstruction(QXmlName, str)

TODO


setIndentationDepth(int)

TODO


startDocument()

TODO


startElement(QXmlName)

TODO


startOfSequence()

TODO