PDA

View Full Version : QtXml: xml declaration



Gopala Krishna
2nd June 2007, 10:11
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

<?xml version="1.0"?>

wysota
2nd June 2007, 12:12
I guess you can try QDomDocument::createProcessingInstruction