https://github.com/ducin/pyqt4mdi
QtMdi with pyQt
https://github.com/ducin/pyqt4mdi
Last synced: 4 months ago
JSON representation
QtMdi with pyQt
- Host: GitHub
- URL: https://github.com/ducin/pyqt4mdi
- Owner: ducin
- Created: 2013-03-19T14:33:31.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2013-03-19T15:12:34.000Z (about 13 years ago)
- Last Synced: 2025-08-21T12:56:23.748Z (10 months ago)
- Size: 109 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)