Is there any simple command which allows me to save position of all windows: QMainWindow, QDialogs and qdockwidgets with their sizes, dock state and positions ? Or do I need to store those values manually, how can I do it fast? -- http://mail.python.org/mailman/listinfo/python-list
- PyQt4 - remember widget positions nusch
- Re: PyQt4 - remember widget positions TerryP
- Re: PyQt4 - remember widget positions Jeremy Sanders