forked from leoomo/Enjoy-Qt-Python-Binding
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathREADME
45 lines (24 loc) · 1.34 KB
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
# Resources About Qt GUI Framework Python Binding
Lots of simple and Pythonic PySide demos,
this project is released under the permissive 3-clause BSD license.
Qt FEATURES, you should read these first of all
- [Qt and Key Technologies](http://doc.qt.nokia.com/latest/technology-apis.html)
- [MVC](http://doc.qt.nokia.com/latest/model-view-programming.html)
## Implementations
- PySide
- PyQt4 (sucks)
[Differences Between PySide and PyQt](http://developer.qt.nokia.com/wiki/Differences_Between_PySide_and_PyQt)
## Tutorials collection
- [Qt Creator系列教程](http://www.yafeilinux.com/)
- [Qt - 1+1=2](http://blog.csdn.net/dbzhang800/article/category/759342)
## Other Resources
- [Books about GUI Design](http://doc.qt.nokia.com/latest/guibooks.html)
- [PySide Documentation contents](http://www.pyside.org/docs/pyside/contents.html)
- [Qt Quarterly: C++ and Qt programmers' newsletter](http://doc.qt.nokia.com/qq/index.html)
- [Qt Reference Documentation](http://doc.qt.nokia.com/latest/index.html)
- [Qt and Key Technologies](http://doc.qt.nokia.com/latest/technology-apis.html)
## PyQt demos on Mac OS X
Run PyQt Demos (version Python2.7)
python /opt/local/share/doc/py27-pyqt4/examples/demos/qtdemo/qtdemo.py
Fix 'Documentation' button doesn't works on Mac OS X
sudo ln -s /Applications/MacPorts/Qt4/*.app /opt/local/bin/