https://github.com/lc044/pyqt_component_library
使用pyqt做的一些自定义组件库,包括类似微信的气泡消息、导航栏等
https://github.com/lc044/pyqt_component_library
Last synced: 11 months ago
JSON representation
使用pyqt做的一些自定义组件库,包括类似微信的气泡消息、导航栏等
- Host: GitHub
- URL: https://github.com/lc044/pyqt_component_library
- Owner: LC044
- Created: 2023-11-18T10:22:58.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-11-20T10:57:34.000Z (over 2 years ago)
- Last Synced: 2024-10-14T07:32:12.797Z (over 1 year ago)
- Language: Python
- Size: 1.17 MB
- Stars: 20
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# 基于PyQt的自定义组件库
* ## [类似微信的气泡聊天消息](./bubble_message/readme.md)
* ## [可拖拽ListView]()