PyDragsView/README.md

22 lines
366 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# QDragsView
## 开发目标
1. 完成一个拖拽式拼接视图类库模拟VS视图的部分功能
2. 使用Python语言完成
## 开发环境
1. PyQt5
2. Python3.12
3. PyCharm
4. Win10
## 图片
![初始界面](full.png)
初始示例界面
![调整后界面](adjust.png)
调整后的界面
![削减视图后界面](reduce.png)
削减视图数量后界面