Search:
Login
Preferences
Help/Guide
About Trac
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Context Navigation
←
Previous Change
Wiki History
Next Change
→
Changes between
Version 4
and
Version 5
of
wade/QT
View differences
inline
side by side
Show
lines around each change
Show the changes in full context
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
Oct 11, 2011, 10:59:29 PM (
14 years
ago)
Author:
wade
Comment:
--
Legend:
Unmodified
Added
Removed
Modified
wade/QT
v4
v5
5
5
* PyQT:將 python 與 qt bind 在一起,支援 python 2、3。
6
6
* 4.5 版後適用 LGPL licence。
7
* PySide: LGBL licence。 PyQt 不是。
7
8
* API Reference:http://doc.trolltech.com/latest/index.html
8
9
* C:/QtSDK/readme/index.html
9
10
11
= PySide =
12
1 環境:
13
* QT SDK
14
* Python
15
* PySide
10
16
11
17