Details
-
Bug
-
Resolution: Fixed
-
P3: Somewhat important
-
6.6.1
-
None
-
-
5
-
6be61763a (dev), 97a39fb8f (6.7), 61c61f716 (6.6), 01dbb0a0a (tqtc/lts-6.5)
-
Foundation Sprint 100
Description
From https://doc.qt.io/qt-6.6/qdomdocument.html:
Note: The DOM tree might end up reserving a lot of memory if the XML document is big. For such documents, the QXmlStreamReader or the QXmlQuery classes might be better solutions.
The last Version of Qt that seams to come with QXmlQuery is 5.15. I didn't find a hint if it was removed, but as far as I can see it is not contained in Qt 6.6. So the documentation should not link to it.
Also the documentation should name an alternative to QXmlQuery for Qt 6.