Skip to content

Conversation

ubruhin
Copy link
Member

@ubruhin ubruhin commented Sep 18, 2025

QDomDocument is deprecated in Qt6 and requires a separate Qt module (QtXml). Qt docs recommend to use QXmlStreamReader instead, which is even part of QtCore.

TODO: Do more testing.

QDomDocument is deprecated in Qt6 and requires a separate Qt module
(QtXml). Qt docs recommend to use QXmlStreamReader instead, which is
even part of QtCore.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant