i am looking for something similar to
Organizing GUI code, but for Python and PyQt4. Especially, I am looking at tips and examples of how to handle and store the configuration data, general state etc.
EDIT:
I have found some hints regarding older versions under: http://www.commandprompt.com/community/pyqt/
Here’s an overview of what we did w/some example names and their functions (we have a lot more in the actual app.)