Hi guys!

I wanted to know how to store the window geometry inside a XML file.

Actually i use QSettings, but i want to change to XML since i already have an xml preferences file on my application (made using QDom). So, i want to store the window geometry in there too.

Anyone could help me?

Thanks.

Cheers.