Skip to content

Instantly share code, notes, and snippets.

## pyuic.py used to convert ui to py stored in %Winpythonfolder%\WinPython-64bit-3.3.5.0\python-3.3.5.amd64\Lib\site-packages\PyQt4\uic
commandline pyuic4 -x windows.ui -o win.py
#############################################################################
##
## Copyright (c) 2012 Riverbank Computing Limited <info@riverbankcomputing.com>
##
## This file is part of PyQt.
##
## This file may be used under the terms of the GNU General Public
## License versions 2.0 or 3.0 as published by the Free Software