Hi:

I have a QMainWindow with an Mdi Area with two subwindows I would like to save (using QSettings) the size and positions of the subwindows.

How can I do this? I have tried with the save and restore state fo the QMainWindow but it did not work.

Thank you for any help.