diff --git a/LICENSE b/LICENSE index aaf6302..0009c2f 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ The MIT License -Copyright (c) 2015-2021 maicss https://github.com/maicss +Copyright (c) 2015-2022 maicss https://github.com/maicss Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/translated/SUMMARY.md b/translated/SUMMARY.md index 00e7334..6dc02f9 100644 --- a/translated/SUMMARY.md +++ b/translated/SUMMARY.md @@ -1,32 +1,31 @@ # Table of contents * [欢迎](README.md) -* [pyqt5](pyqt5/README.md) - * [Table of contents](pyqt5/SUMMARY.md) - * [布局管理](pyqt5/bu-ju-guan-li.md) - * [菜单和工具栏](pyqt5/cai-dan-he-gong-ju-lan.md) - * [对话框](pyqt5/dui-hua-kuang.md) - * [俄罗斯方块游戏](pyqt5/e-luo-si-fang-kuai-you-xi.md) - * [Hello World](pyqt5/hello\_world.md) - * [绘图](pyqt5/hui-tu.md) - * [介绍](pyqt5/index.md) - * [控件(1)](pyqt5/kong-jian-1.md) - * [控件(2)](pyqt5/kong-jian-2.md) - * [事件和信号](pyqt5/shi-jian-he-xin-hao.md) - * [拖拽](pyqt5/tuo-zhuai.md) - * [自定义组件](pyqt5/zi-ding-yi-zu-jian.md) * [pyqt6](pyqt6/README.md) - * [PyQt6 自定义部件](pyqt6/customwidgets.md) - * [PyQt6 日期和时间](pyqt6/datetime.md) - * [PyQt6 的对话框](pyqt6/dialogs.md) - * [PyQt6 中的拖拽操作](pyqt6/dragdrop.md) - * [eventssignals](pyqt6/eventssignals.md) - * [PyQt6 的第一个程序](pyqt6/firstprograms.md) * [index](pyqt6/index.md) * [PyQt6 简介](pyqt6/introduction.md) - * [PyQt6 的布局管理](pyqt6/layout.md) + * [PyQt6 日期和时间](pyqt6/datetime.md) + * [PyQt6 的第一个程序](pyqt6/firstprograms.md) * [PyQt6 的菜单和工具栏](pyqt6/menustoolbars.md) - * [PyQt6 的绘制](pyqt6/painting.md) - * [俄罗斯方块](pyqt6/tetris.md) + * [PyQt6 的布局管理](pyqt6/layout.md) + * [PyQt6 事件和信号](pyqt6/eventssignals.md) + * [PyQt6 的对话框](pyqt6/dialogs.md) * [PyQt6 组件(一)](pyqt6/widgets.md) * [PyQt6 组件(二)](pyqt6/widgets2.md) + * [PyQt6 的拖拽操作](pyqt6/dragdrop.md) + * [PyQt6 的绘制](pyqt6/painting.md) + * [PyQt6 自定义部件](pyqt6/customwidgets.md) + * [俄罗斯方块](pyqt6/tetris.md) +* [pyqt5](pyqt5/README.md) + * [介绍](pyqt5/index.md) + * [Hello World](pyqt5/hello\_world.md) + * [菜单和工具栏](pyqt5/cai-dan-he-gong-ju-lan.md) + * [布局管理](pyqt5/bu-ju-guan-li.md) + * [事件和信号](pyqt5/shi-jian-he-xin-hao.md) + * [对话框](pyqt5/dui-hua-kuang.md) + * [控件(1)](pyqt5/kong-jian-1.md) + * [控件(2)](pyqt5/kong-jian-2.md) + * [拖拽](pyqt5/tuo-zhuai.md) + * [绘图](pyqt5/hui-tu.md) + * [自定义组件](pyqt5/zi-ding-yi-zu-jian.md) + * [俄罗斯方块游戏](pyqt5/e-luo-si-fang-kuai-you-xi.md) diff --git a/translated/pyqt5/SUMMARY.md b/translated/pyqt5/SUMMARY.md deleted file mode 100644 index 3460e8a..0000000 --- a/translated/pyqt5/SUMMARY.md +++ /dev/null @@ -1,16 +0,0 @@ -# Table of contents - -* [前言](README.md) -* [介绍](jie-shao.md) -* [Hello World](hello_world.md) -* [菜单和工具栏](cai-dan-he-gong-ju-lan.md) -* [布局管理](bu-ju-guan-li.md) -* [事件和信号](shi-jian-he-xin-hao.md) -* [对话框](dui-hua-kuang.md) -* [控件\(1\)](kong-jian-1.md) -* [控件\(2\)](kong-jian-2.md) -* [拖拽](tuo-zhuai.md) -* [绘图](hui-tu.md) -* [自定义组件](zi-ding-yi-zu-jian.md) -* [俄罗斯方块游戏](e-luo-si-fang-kuai-you-xi.md) - diff --git a/.gitbook/assets/1-center.png b/translated/pyqt5/images/1-center.png similarity index 100% rename from .gitbook/assets/1-center.png rename to translated/pyqt5/images/1-center.png diff --git a/.gitbook/assets/1-icon.png b/translated/pyqt5/images/1-icon.png similarity index 100% rename from .gitbook/assets/1-icon.png rename to translated/pyqt5/images/1-icon.png diff --git a/.gitbook/assets/1-messagebox.png b/translated/pyqt5/images/1-messagebox.png similarity index 100% rename from .gitbook/assets/1-messagebox.png rename to translated/pyqt5/images/1-messagebox.png diff --git a/.gitbook/assets/1-quitbutton.png b/translated/pyqt5/images/1-quitbutton.png similarity index 100% rename from .gitbook/assets/1-quitbutton.png rename to translated/pyqt5/images/1-quitbutton.png diff --git a/.gitbook/assets/1-simple.png b/translated/pyqt5/images/1-simple.png similarity index 100% rename from .gitbook/assets/1-simple.png rename to translated/pyqt5/images/1-simple.png diff --git a/.gitbook/assets/1-tooltips.png b/translated/pyqt5/images/1-tooltips.png similarity index 100% rename from .gitbook/assets/1-tooltips.png rename to translated/pyqt5/images/1-tooltips.png diff --git a/.gitbook/assets/10-burning.png b/translated/pyqt5/images/10-burning.png similarity index 100% rename from .gitbook/assets/10-burning.png rename to translated/pyqt5/images/10-burning.png diff --git a/.gitbook/assets/11-coordinates.png b/translated/pyqt5/images/11-coordinates.png similarity index 100% rename from .gitbook/assets/11-coordinates.png rename to translated/pyqt5/images/11-coordinates.png diff --git a/.gitbook/assets/11-tetris.png b/translated/pyqt5/images/11-tetris.png similarity index 100% rename from .gitbook/assets/11-tetris.png rename to translated/pyqt5/images/11-tetris.png diff --git a/.gitbook/assets/11-tetrominoes.png b/translated/pyqt5/images/11-tetrominoes.png similarity index 100% rename from .gitbook/assets/11-tetrominoes.png rename to translated/pyqt5/images/11-tetrominoes.png diff --git a/.gitbook/assets/2-checkmenu.png b/translated/pyqt5/images/2-checkmenu.png similarity index 100% rename from .gitbook/assets/2-checkmenu.png rename to translated/pyqt5/images/2-checkmenu.png diff --git a/.gitbook/assets/2-contextmenu.png b/translated/pyqt5/images/2-contextmenu.png similarity index 100% rename from .gitbook/assets/2-contextmenu.png rename to translated/pyqt5/images/2-contextmenu.png diff --git a/.gitbook/assets/2-mainwindow.png b/translated/pyqt5/images/2-mainwindow.png similarity index 100% rename from .gitbook/assets/2-mainwindow.png rename to translated/pyqt5/images/2-mainwindow.png diff --git a/.gitbook/assets/2-menu.png b/translated/pyqt5/images/2-menu.png similarity index 100% rename from .gitbook/assets/2-menu.png rename to translated/pyqt5/images/2-menu.png diff --git a/.gitbook/assets/2-status.png b/translated/pyqt5/images/2-status.png similarity index 100% rename from .gitbook/assets/2-status.png rename to translated/pyqt5/images/2-status.png diff --git a/.gitbook/assets/2-submenu.png b/translated/pyqt5/images/2-submenu.png similarity index 100% rename from .gitbook/assets/2-submenu.png rename to translated/pyqt5/images/2-submenu.png diff --git a/.gitbook/assets/2-toolbar.png b/translated/pyqt5/images/2-toolbar.png similarity index 100% rename from .gitbook/assets/2-toolbar.png rename to translated/pyqt5/images/2-toolbar.png diff --git a/.gitbook/assets/3-absolute.png b/translated/pyqt5/images/3-absolute.png similarity index 100% rename from .gitbook/assets/3-absolute.png rename to translated/pyqt5/images/3-absolute.png diff --git a/.gitbook/assets/3-buttons.png b/translated/pyqt5/images/3-buttons.png similarity index 100% rename from .gitbook/assets/3-buttons.png rename to translated/pyqt5/images/3-buttons.png diff --git a/.gitbook/assets/3-calculator.png b/translated/pyqt5/images/3-calculator.png similarity index 100% rename from .gitbook/assets/3-calculator.png rename to translated/pyqt5/images/3-calculator.png diff --git a/.gitbook/assets/3-review.png b/translated/pyqt5/images/3-review.png similarity index 100% rename from .gitbook/assets/3-review.png rename to translated/pyqt5/images/3-review.png diff --git a/.gitbook/assets/4-eventobject.png b/translated/pyqt5/images/4-eventobject.png similarity index 100% rename from .gitbook/assets/4-eventobject.png rename to translated/pyqt5/images/4-eventobject.png diff --git a/.gitbook/assets/4-eventsender.png b/translated/pyqt5/images/4-eventsender.png similarity index 100% rename from .gitbook/assets/4-eventsender.png rename to translated/pyqt5/images/4-eventsender.png diff --git a/.gitbook/assets/4-sigslot.png b/translated/pyqt5/images/4-sigslot.png similarity index 100% rename from .gitbook/assets/4-sigslot.png rename to translated/pyqt5/images/4-sigslot.png diff --git a/.gitbook/assets/5-colordialog.png b/translated/pyqt5/images/5-colordialog.png similarity index 100% rename from .gitbook/assets/5-colordialog.png rename to translated/pyqt5/images/5-colordialog.png diff --git a/.gitbook/assets/5-filedialog.png b/translated/pyqt5/images/5-filedialog.png similarity index 100% rename from .gitbook/assets/5-filedialog.png rename to translated/pyqt5/images/5-filedialog.png diff --git a/.gitbook/assets/5-fontdialog.png b/translated/pyqt5/images/5-fontdialog.png similarity index 100% rename from .gitbook/assets/5-fontdialog.png rename to translated/pyqt5/images/5-fontdialog.png diff --git a/.gitbook/assets/5-inputdialog.png b/translated/pyqt5/images/5-inputdialog.png similarity index 100% rename from .gitbook/assets/5-inputdialog.png rename to translated/pyqt5/images/5-inputdialog.png diff --git a/.gitbook/assets/6-calendar.png b/translated/pyqt5/images/6-calendar.png similarity index 100% rename from .gitbook/assets/6-calendar.png rename to translated/pyqt5/images/6-calendar.png diff --git a/.gitbook/assets/6-qcheckbox.png b/translated/pyqt5/images/6-qcheckbox.png similarity index 100% rename from .gitbook/assets/6-qcheckbox.png rename to translated/pyqt5/images/6-qcheckbox.png diff --git a/.gitbook/assets/6-qprogressbar.png b/translated/pyqt5/images/6-qprogressbar.png similarity index 100% rename from .gitbook/assets/6-qprogressbar.png rename to translated/pyqt5/images/6-qprogressbar.png diff --git a/.gitbook/assets/6-qslider.png b/translated/pyqt5/images/6-qslider.png similarity index 100% rename from .gitbook/assets/6-qslider.png rename to translated/pyqt5/images/6-qslider.png diff --git a/.gitbook/assets/6-togglebutton.png b/translated/pyqt5/images/6-togglebutton.png similarity index 100% rename from .gitbook/assets/6-togglebutton.png rename to translated/pyqt5/images/6-togglebutton.png diff --git a/.gitbook/assets/7-pixmap.png b/translated/pyqt5/images/7-pixmap.png similarity index 100% rename from .gitbook/assets/7-pixmap.png rename to translated/pyqt5/images/7-pixmap.png diff --git a/.gitbook/assets/7-qcombobox.png b/translated/pyqt5/images/7-qcombobox.png similarity index 100% rename from .gitbook/assets/7-qcombobox.png rename to translated/pyqt5/images/7-qcombobox.png diff --git a/.gitbook/assets/7-qlineedit.png b/translated/pyqt5/images/7-qlineedit.png similarity index 100% rename from .gitbook/assets/7-qlineedit.png rename to translated/pyqt5/images/7-qlineedit.png diff --git a/.gitbook/assets/7-qsplitter.png b/translated/pyqt5/images/7-qsplitter.png similarity index 100% rename from .gitbook/assets/7-qsplitter.png rename to translated/pyqt5/images/7-qsplitter.png diff --git a/.gitbook/assets/8-dragdrop.png b/translated/pyqt5/images/8-dragdrop.png similarity index 100% rename from .gitbook/assets/8-dragdrop.png rename to translated/pyqt5/images/8-dragdrop.png diff --git a/.gitbook/assets/9-brushes.png b/translated/pyqt5/images/9-brushes.png similarity index 100% rename from .gitbook/assets/9-brushes.png rename to translated/pyqt5/images/9-brushes.png diff --git a/.gitbook/assets/9-colours.png b/translated/pyqt5/images/9-colours.png similarity index 100% rename from .gitbook/assets/9-colours.png rename to translated/pyqt5/images/9-colours.png diff --git a/.gitbook/assets/9-drawtext.png b/translated/pyqt5/images/9-drawtext.png similarity index 100% rename from .gitbook/assets/9-drawtext.png rename to translated/pyqt5/images/9-drawtext.png diff --git a/.gitbook/assets/9-penstyles.png b/translated/pyqt5/images/9-penstyles.png similarity index 100% rename from .gitbook/assets/9-penstyles.png rename to translated/pyqt5/images/9-penstyles.png diff --git a/.gitbook/assets/9-points.png b/translated/pyqt5/images/9-points.png similarity index 100% rename from .gitbook/assets/9-points.png rename to translated/pyqt5/images/9-points.png