Differences between revisions 8 and 28 (spanning 20 versions)
Revision 8 as of 2008-06-06 00:55:09
Size: 529
Editor: zhuyj
Comment:
Revision 28 as of 2010-07-27 02:23:12
Size: 777
Editor: zhuyj
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:
== [:Introduction 简介:] ==
== [:First Programs 第一个程序:] ==
== [:Menus and Toolbars 菜单与工具条:] ==
== [:Layout Management 层管理:] ==
== [:Events and Signals 事件和信号:] ==
== [:Dialogs 对话框:] ==
== [:Widgets 插件:] ==
== Drag and Drop ==
== [:Drawing 绘图:] ==
== [:Custom widgets 自定义插件:] ==
== [:The Tetris game 俄罗斯方块游戏:] ==
原文地址[[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 ]]

zhuyj (last edited 2011-09-28 02:36:24 by zhuyj)