[PyQt] saving/restoring geometry

Darren Dale darren.dale at cornell.edu
Tue Mar 11 15:00:06 GMT 2008


On Monday 10 March 2008 05:03:59 pm Darren Dale wrote:
> Could anyone suggest how to save and restore the size and position of a
> dock widget and an mdi subwindow?

I found the answer to my dock question by looking through the eric4 source 
code: use QSettings and QMainWindow.saveState().


More information about the PyQt mailing list