An open API service indexing awesome lists of open source software.

https://github.com/ducin/pyqt4mdi

QtMdi with pyQt
https://github.com/ducin/pyqt4mdi

Last synced: 4 months ago
JSON representation

QtMdi with pyQt

Awesome Lists containing this project

README

          

pyQt4Mdi
========

QtMdi with pyQt

Before you start, make sure you've got the following installed:

$ sudo apt-get install python-qt4
$ sudo apt-get install pyqt4-dev-tools

You can find more interesting resources about pyQt:
* [tutorials](http://zetcode.com/tutorials/pyqt4/)
* [using pyuic4](http://stackoverflow.com/questions/2398800/linking-a-qtdesigner-ui-file-to-python-pyqt)