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