How can I generate python code from a QtDesigner file ? I found pyside-uic but I can\'t find an example for the syntax. I run win7 and pythonxy with spyder.
QUiLoader class will do the job without making an intermediate file.
http://www.pyside.org/docs/pyside/PySide/QtUiTools/QUiLoader.html