Changes between Initial Version and Version 1 of wade/QT
- Timestamp:
- Oct 5, 2011, 5:39:24 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
wade/QT
v1 v1 1 [[Outline]] 2 3 = note = 4 * QT creater:QT 的 IDE。整合了原本 QT designed 所有的設計功能。 5 * PyQT:將 python 與 qt bind 在一起,支援 python 2、3。 6 * 4.5 版後適用 LGPL licence。 7 * API Reference:http://doc.trolltech.com/latest/index.html 8 9 10 11 = Reference = 12 * http://qt.nokia.com/ 官網。 13 * http://ogc-daily.blogspot.com/2009/04/pyqt-part-1-introduction.html pyQT介紹