Size: 364
Comment:
|
← Revision 8 as of 2010-07-27 02:42:24 ⇥
Size: 749
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 1: | Line 1: |
= The PyQt4 tutorial.= | == <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_俄罗斯方块游戏]] |
Line 4: | Line 26: |
''This is a PyQt4 tutorial. The tutorial is suited for beginners and intermediate programmers. After reading this tutorial, you will be able to program non trivial PyQt4 applications. '' | |
Line 5: | Line 28: |
[:Introduction 简介:] [:First Programs 第一个程序:] [:Menus and Toolbars 菜单与工具条:] [:Layout Management 层管理:] [:Events and Signals 事件和信号:] [:Dialogs 对话框:] [:Widgets 插件:] Drag and Drop [:Drawing 绘图:] [:Custom widgets 自定义插件:] [:The Tetris game 俄罗斯方块游戏:] |
本文是PyQt4的教程,适合于初级和中级程序员。学习过本教程后,你就可以编写简单的PyQt4应用了。 |