Skip to content
  • QDomDocument toString() producing different results

    Unsolved General and Desktop qt 5.9.0 qtxml
    3
    0 Votes
    3 Posts
    1k Views
    G
    @VRonin said in QDomDocument toString() producing different results: This would also have licensing implications though Thanks for idea, i think we can build our own QDom* classes and make lib for application. Also possible solution is canonical serializer, that will save xml in right way, but both solutions require much more code than .toString() :) This link demonstrate canonical serializer https://stackoverflow.com/questions/27378143/qt-5-produce-random-attribute-order-in-xml
  • QDomElements by ID

    General and Desktop qdom element svg qtxml qdomdocument
    1
    0 Votes
    1 Posts
    994 Views
    No one has replied