This website requires JavaScript.
Explore
Help
Register
Sign In
codeboss
/
PyDragsView
Watch
1
Star
0
Fork
You've already forked PyDragsView
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
使用Python和PyQt构建可以拖拽的编辑器界面
14
Commits
1
Branch
0
Tags
157
KiB
Python
100%
main
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
玉宇清音
b75d2f4d93
x
2024-01-27 09:54:39 +08:00
.idea
x
2024-01-27 09:54:39 +08:00
__pycache__
save
2024-01-14 09:01:09 +08:00
DockPanel.py
x
2024-01-27 09:54:39 +08:00
LICENSE
Initial commit
2023-12-30 16:07:45 +08:00
Manager.py
基本拼接功能的实现
2023-12-31 17:38:12 +08:00
README.md
更新README
2023-12-31 18:03:55 +08:00
SplitPanel.py
基本拼接功能的实现
2023-12-31 17:38:12 +08:00
adjust.png
添加图片
2023-12-31 17:58:24 +08:00
full.png
添加图片
2023-12-31 17:58:24 +08:00
reduce.png
添加图片
2023-12-31 17:58:24 +08:00
test.py
AcceptPanel的行为修正
2023-12-30 17:43:16 +08:00
README.md
Unescape
Escape
QDragsView
开发目标
完成一个拖拽式拼接视图类库
,
模拟VS视图的部分功能
使用Python语言完成
开发环境
PyQt5
Python3.12
PyCharm
Win10
图片
初始示例界面
调整后的界面
削减视图数量后界面