In Qt, the QDomDocument class represents an XML document.
In Qt, the QDomDocument class represents an XML document.
The QDomDocument class represents the entire XML document. Conceptually, it is the root of the document tree, and provides the primary access to the document's data.