https://bugs.kde.org/show_bug.cgi?id=363582

--- Comment #9 from Ralf Habacker <ralf.habac...@freenet.de> ---
Currently not. In general I see several options to fix this:
1. Use the code fragment from
https://stackoverflow.com/questions/27378143/qt-5-produce-random-attribute-order-in-xml
to save an ordered way.
2. use a different xml writer 
3. There is always the way to patch Qt to address this issue
4. Embed a copy of QtXml source from Qt4 and use QDomDocument from the embedded
copy

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to