Can somebody tell me how to add xml declaration for a QDomDocument? I tried searching docs but couldn't find how to add it.
I mean how to add this
Qt Code:
  1. <?xml version="1.0"?>
To copy to clipboard, switch view to plain text mode