Differences between revisions 14 and 19 (spanning 5 versions)
Revision 14 as of 2008-06-06 01:57:53
Size: 532
Editor: zhuyj
Comment:
Revision 19 as of 2008-06-11 09:44:26
Size: 635
Editor: zhuyj
Comment:
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:
原文地址http://zetcode.com/tutorials/pyqt4/
Line 9: Line 12:
[:Introduction 简介:]  *[:Introduction 简介:]
Line 11: Line 14:
[:First Programs 第一个程序:]  *[:First Programs 第一个程序:]
Line 13: Line 16:
[:Menus and Toolbars 菜单与工具条:]  *[:Menus and Toolbars 菜单与工具条:]
Line 15: Line 18:
[:Layout Management 层管理:]  *[:Layout Management 层管理:]
Line 17: Line 20:
[:Events and Signals 事件和信号:]  *[:Events and Signals 事件和信号:]
Line 19: Line 22:
[:Dialogs 对话框:]  *[:Dialogs 对话框:]
Line 21: Line 24:
[:Widgets 插件:]  *[:Widgets 插件:]
Line 23: Line 26:
Drag and Drop  *[:Drag and Drop 拖放:]
Line 25: Line 28:
[:Drawing 绘图:]  *[:Drawing 绘图:]
Line 27: Line 30:
[:Custom widgets 自定义插件:]  *[:Custom widgets 自定义插件:]
Line 29: Line 32:
[:The Tetris game 俄罗斯方块游戏:]  *[:The Tetris game 俄罗斯方块游戏:]

The PyQt4 tutorial

< [:The PyQt4 tutorial:] >

最近在网上看到了一本PyQt4教程,写的浅显易懂,决定翻译过来与大家共享。

原文地址http://zetcode.com/tutorials/pyqt4/

目录:

  • [:Introduction 简介:]
  • [:First Programs 第一个程序:]
  • [:Menus and Toolbars 菜单与工具条:]
  • [:Layout Management 层管理:]
  • [:Events and Signals 事件和信号:]
  • [:Dialogs 对话框:]
  • [:Widgets 插件:]
  • [:Drag and Drop 拖放:]
  • [:Drawing 绘图:]
  • [:Custom widgets 自定义插件:]
  • [:The Tetris game 俄罗斯方块游戏:]

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