Changes between Version 18 and Version 19 of wade/QT


Ignore:
Timestamp:
Oct 16, 2011, 11:28:32 PM (13 years ago)
Author:
wade
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • wade/QT

    v18 v19  
    55 * PyQT:將 python 與 qt bind 在一起,支援 python 2、3。
    66 * 4.5 版後適用 LGPL licence。
    7  * !PySide: LGBL licence。 !PyQt 不是。
    8  * API Reference:http://doc.trolltech.com/latest/index.html
     7 * PySide: LGBL licence。PyQt 不是。
     8 * API Reference:
     9   * http://www.pyside.org/docs/pyside/modules.html
     10   * http://doc.trolltech.com/latest/index.html
    911 * C:/QtSDK/readme/index.html
    10  * widget:如!QLineEdit、!QPushButton。
     12 * widget:如!QLineEdit、QPushButton。
    1113 * layout:用來分配 widget 的排列方式。
    1214