|
Size: 513
Comment:
|
Size: 777
Comment: converted to 1.6 markup
|
| Deletions are marked like this. | Additions are marked like this. |
| Line 1: | Line 1: |
| ##language:zh | |
| Line 3: | Line 4: |
| [:The PyQt4 tutorial:] | < [[The PyQt4 tutorial]] > |
| Line 7: | Line 8: |
| [:Introduction 简介:] | 原文地址[[http://zetcode.com/tutorials/pyqt4/]] |
| Line 9: | Line 10: |
| [:First Programs 第一个程序:] | == <The PyQt4 tutorial> == |
| Line 11: | Line 12: |
| [:Menus and Toolbars 菜单与工具条:] | *[[Introduction 简介]] |
| Line 13: | Line 14: |
| [:Layout Management 层管理:] | *[[First Programs 第一个程序]] |
| Line 15: | Line 16: |
| [:Events and Signals 事件和信号:] | *[[Menus and Toolbars 菜单与工具条]] |
| Line 17: | Line 18: |
| [:Dialogs 对话框:] | *[[Layout Management 层管理]] |
| Line 19: | Line 20: |
| [:Widgets 插件:] | *[[Events and Signals 事件和信号]] |
| Line 21: | Line 22: |
| Drag and Drop | *[[Dialogs 对话框]] |
| Line 23: | Line 24: |
| [:Drawing 绘图:] | *[[Widgets 插件]] |
| Line 25: | Line 26: |
| [:Custom widgets 自定义插件:] | *[[Drag and Drop 拖放操作]] |
| Line 27: | Line 28: |
| [:The Tetris game 俄罗斯方块游戏:] | *[[Drawing 绘图]] *[[Custom widgets 自定义插件]] *[[The Tetris game 俄罗斯方块游戏]] = Python 2.5 Documentation = *[[Python 2.5 Documentation]] = Dive Into Python 3 = *[[Dive Into Python 3 ]] |
The PyQt4 tutorial
最近在网上看到了一本PyQt4教程,写的浅显易懂,决定翻译过来与大家共享。
原文地址http://zetcode.com/tutorials/pyqt4/
<The PyQt4 tutorial>
Python 2.5 Documentation
