15.1.  The Qt XML Parsers

[ fromfile: xmlparsing.xml id: qtxml ]

Qt's XML Module includes Qt implementations of two standard (cross-language) XML APIs:

QT += xml


[64] A processing instruction is an XML note type that can occur anywhere in a document. It is intended to contain instructions to the application.