Saturday, 28 February 2015

QXmlStreamWriter writes on console and not on file



It might be a stupid question, but there it is: I'm using QXmlStreamReader, but it doesn't save on file, it only writes on console, where qDebug() writes also. I wonder if after this:


http://ift.tt/1C7Vuoj


I need to add something to write the generated code by QXmlStreamWriter on my file!


No comments:

Post a Comment