We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c6c7938 commit b05762bCopy full SHA for b05762b
README.md
@@ -1,7 +1,7 @@
1
# 项目介绍
2
翻译自 zetcode 的 PyQt 教程。
3
4
-GitBook 预览地址:[https://maicss.gitbook.io/pyqt-chinese-tutoral/](https://maicss.gitbook.io/pyqt-chinese-tutoral/)。
+预览地址:[https://maicss.com/pyqt/](https://maicss.com/pyqt/)。
5
6
## 前言
7
@@ -16,7 +16,7 @@ GitBook 预览地址:[https://maicss.gitbook.io/pyqt-chinese-tutoral/](https:/
16
## 更新日志:
17
18
### 2017-08
19
-* [原文地址](https://zetcode.com/gui/pyqt5/)
+* [原文地址](https://zetcode.com/gui/pyqt6/)
20
* 菜单和工具栏 【新增】 右键菜单 子菜单 勾选菜单
21
* 事件和信号 【新增】 事件对象
22
* 绘图 【新增】 贝塞尔曲线
0 commit comments