[PyQt] saving/restoring geometry

Giovanni Bajo rasky at develer.com
Tue Mar 11 11:00:46 GMT 2008


On Mon, 2008-03-10 at 16:03 -0500, Darren Dale wrote:

> Could anyone suggest how to save and restore the size and position of a dock 
> widget and an mdi subwindow?

There's QMainWindow.saveState() / restoreState(), if it's not too much.
-- 
Giovanni Bajo



More information about the PyQt mailing list