74cb331af3
Change-Id: I1c51b10af4e2b26f54740f257164c56a0e2a03ce Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io> Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> |
||
---|---|---|
.. | ||
dombookmarks | ||
htmlinfo | ||
rsslisting | ||
streambookmarks | ||
xmlstreamlint | ||
CMakeLists.txt | ||
README | ||
xml.pro |
XML parsing and handling is supported through DOM compliant APIs. For reading or writing XML documents iteratively we recommend using Qt Core's QXmlStreamReader and QXmlStreamWriter classes. Documentation for these examples can be found via the Examples link in the main Qt documentation.