Hi,

I am using QXmlStreamWriter to write a xml file, but when I open it the lines are displayed one after the other horizontally.

There is any way to do it more readable, for example, any way to add "/n" or instruction or something like that to implement a carry return?

thanks!