Differences between revisions 18 and 24 (spanning 6 versions)
Revision 18 as of 2008-06-11 09:43:48
Size: 584
Editor: zhuyj
Comment:
Revision 24 as of 2008-07-07 12:45:38
Size: 721
Editor: zhuyj
Comment:
Deletions are marked like this. Additions are marked like this.
Line 8: Line 8:
== 目录: == 原文地址[http://zetcode.com/tutorials/pyqt4/]

== <The PyQt4 tutorial> ==
Line 24: Line 26:
 *[:Drag and Drop 拖放:]  *[:Drag and Drop 拖放操作:]
Line 31: Line 33:

= Python 2.5 Documentation =

  *[:Python 2.5 Documentation:]

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:]

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