Skip to content

Commit ba3fe7b

Browse files
committed
Qt Designer
1 parent fd7c826 commit ba3fe7b

File tree

1 file changed

+1
-36
lines changed

1 file changed

+1
-36
lines changed

README.md

Lines changed: 1 addition & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -1,49 +1,14 @@
11
# QtDesigner
22

3-
Qt Designer With Plugins
4-
53
[gitee mirror](https://gitee.com/PyQt5/QtDesigner)
64

75
## Platform
86

97
1. [Windows](Windows)
108
2. [Linux](Linux)
119

12-
## TODO
13-
14-
- [x] PyQt5 plug-in, you can use PyQt5 to write custom controls
15-
- [x] Style editor with auto-complete, QSS format, QSS lint
16-
- [x] Ui Files Workspace
17-
- [ ] linguist.exe with multi language translation
18-
- [ ] assistant.exe with translation
19-
20-
## Notice
21-
22-
1. For Linux platform needs to run `designer.sh` file and it will take a while to display.
23-
2. If you want use `assistant`, You need to download the doc document from [https://github.com/PyQt5/PyQt/releases](https://github.com/PyQt5/PyQt/releases) and put it in the `Docs` folder, like `Windows/Docs/Qt-5.15.0` or `Linux/Docs/Qt-5.15.0`
24-
2510
## Download
2611

2712
https://github.com/PyQt5/QtDesigner/releases
2813

29-
https://gitee.com/PyQt5/QtDesigner/releases
30-
31-
## ScreenShot
32-
33-
PyQt5 Plugin
34-
35-
![PyQt.png](ScreenShot/PyQt.png)
36-
37-
![PyQt_menu.png](ScreenShot/PyQt_menu.png)
38-
![PyQt_code.png](ScreenShot/PyQt_code.png)
39-
40-
Workspace Plugin
41-
42-
![workspace.png](ScreenShot/workspace.png)
43-
44-
QSS Editor Plugin
45-
46-
![PyQt.png](ScreenShot/editor.png)
47-
48-
![editor_menu.png](ScreenShot/editor_menu.png)
49-
![editor_lint.png](ScreenShot/editor_lint.png)
14+
https://gitee.com/PyQt5/QtDesigner/releases

0 commit comments

Comments
 (0)