# PyQt5-QWidgetDemo **Repository Path**: tangle/py-qt5-qwidget-demo ## Basic Information - **Project Name**: PyQt5-QWidgetDemo - **Description**: 移植C++版本QWidgetDemo - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 5 - **Created**: 2021-11-17 - **Last Updated**: 2021-11-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # PyQt5-QWidgetDemo 此项目是移植C++版的[QWidgetDemo](https://gitee.com/feiyangqingyun/QWidgetDemo), 如有需要C++版本请点链接跳转。 ### 开始 ```bash git clone https://github.com/weijiang1994/PyQt5-QWidgetDemo.git cd PyQt5-QWidgetDemo python3 -m venv venv source venv/bin/active ``` ### Demo列表 | 编号 | 文件夹 | 描述 | 状态 | | :------ | :------ | :------ | ------- | | 1 | lightbutton | 高亮按钮控件 | [![完成](https://bu.dusays.com/2021/11/08/500822d262b72.png)](https://bu.dusays.com/2021/11/08/500822d262b72.png) | | 2 | movewidget | 通用控件移动类 | [![完成](https://bu.dusays.com/2021/11/08/500822d262b72.png)](https://bu.dusays.com/2021/11/08/500822d262b72.png) | | 3 | flatui | 模仿flatui类 | [![完成](https://bu.dusays.com/2021/11/08/500822d262b72.png)](https://bu.dusays.com/2021/11/08/500822d262b72.png) | | 4 | countcode | 代码统计组件 | [![完成](https://bu.dusays.com/2021/11/08/500822d262b72.png)](https://bu.dusays.com/2021/11/08/500822d262b72.png) | | 5 | gifwidget | 屏幕录制控件 | [![待定](https://bu.dusays.com/2021/11/08/328d0c758dc1f.png)](https://bu.dusays.com/2021/11/08/328d0c758dc1f.png) | | 6 | comtool | 串口调试助手 | [![待定](https://bu.dusays.com/2021/11/08/328d0c758dc1f.png)](https://bu.dusays.com/2021/11/08/328d0c758dc1f.png) | | 7 | nettool | 网络调试助手 | [![待定](https://bu.dusays.com/2021/11/08/328d0c758dc1f.png)](https://bu.dusays.com/2021/11/08/328d0c758dc1f.png) | | 8 | devicesizetable | 硬盘容量控件 | [![完成](https://bu.dusays.com/2021/11/08/500822d262b72.png)](https://bu.dusays.com/2021/11/08/500822d262b72.png) | | 9 | styledemo | 高仿PS黑色+扁平白色+淡蓝色风格主题 | [![待定](https://bu.dusays.com/2021/11/08/328d0c758dc1f.png)](https://bu.dusays.com/2021/11/08/328d0c758dc1f.png) | | 10 | navbutton | 导航按钮控件 | [![待定](https://bu.dusays.com/2021/11/08/328d0c758dc1f.png)](https://bu.dusays.com/2021/11/08/328d0c758dc1f.png) | | 11 | videopanel | 视频监控画面分割demo | [![待定](https://bu.dusays.com/2021/11/08/328d0c758dc1f.png)](https://bu.dusays.com/2021/11/08/328d0c758dc1f.png) | | 12 | framelesswidget | 跨平台无边框窗体 | [![待定](https://bu.dusays.com/2021/11/08/328d0c758dc1f.png)](https://bu.dusays.com/2021/11/08/328d0c758dc1f.png) | | 13 | ipaddress | IP地址输入控件 | [![待定](https://bu.dusays.com/2021/11/08/328d0c758dc1f.png)](https://bu.dusays.com/2021/11/08/328d0c758dc1f.png) | | 14 | bgdemo | 无边框背景透明窗体 | [![待定](https://bu.dusays.com/2021/11/08/328d0c758dc1f.png)](https://bu.dusays.com/2021/11/08/328d0c758dc1f.png) | | 15 | dbpage | 通用数据库翻页查询 | [![待定](https://bu.dusays.com/2021/11/08/328d0c758dc1f.png)](https://bu.dusays.com/2021/11/08/328d0c758dc1f.png) | | 16 | pngtool | PNG图片警告去除工具 | [![待定](https://bu.dusays.com/2021/11/08/328d0c758dc1f.png)](https://bu.dusays.com/2021/11/08/328d0c758dc1f.png) | | 17 | savelog | 日志重定向输出类 | [![待定](https://bu.dusays.com/2021/11/08/328d0c758dc1f.png)](https://bu.dusays.com/2021/11/08/328d0c758dc1f.png) | | 18 | saveruntime | 运行时间记录类 | [![待定](https://bu.dusays.com/2021/11/08/328d0c758dc1f.png)](https://bu.dusays.com/2021/11/08/328d0c758dc1f.png) | | 19 | colorwidget | 颜色拾取器 | [![完成](https://bu.dusays.com/2021/11/08/500822d262b72.png)](https://bu.dusays.com/2021/11/08/500822d262b72.png) | | 20 | maskwidget | 遮罩层窗体 | [![待定](https://bu.dusays.com/2021/11/08/328d0c758dc1f.png)](https://bu.dusays.com/2021/11/08/328d0c758dc1f.png) | | 21 | battery | 电池电量控件 | [![完成](https://bu.dusays.com/2021/11/08/500822d262b72.png)](https://bu.dusays.com/2021/11/08/500822d262b72.png) | | 22 | lineeditnext | 文本框回车焦点下移 | [![完成](https://bu.dusays.com/2021/11/08/500822d262b72.png)](https://bu.dusays.com/2021/11/08/500822d262b72.png) | | 23 | zhtopy | 汉字转拼音 | [![待定](https://bu.dusays.com/2021/11/08/328d0c758dc1f.png)](https://bu.dusays.com/2021/11/08/328d0c758dc1f.png) | | 24 | qwtdemo | qwt的源码版本,无需插件,直接源码集成到你的项目即可 | [![待定](https://bu.dusays.com/2021/11/08/328d0c758dc1f.png)](https://bu.dusays.com/2021/11/08/328d0c758dc1f.png) | | 25 | devicebutton | 设备按钮地图效果 | [![待定](https://bu.dusays.com/2021/11/08/328d0c758dc1f.png)](https://bu.dusays.com/2021/11/08/328d0c758dc1f.png) | | 26 | mouseline | 鼠标定位十字线 | [![完成](https://bu.dusays.com/2021/11/08/500822d262b72.png)](https://bu.dusays.com/2021/11/08/500822d262b72.png) | | 27 | emailtool | 邮件发送工具 | [![待定](https://bu.dusays.com/2021/11/08/328d0c758dc1f.png)](https://bu.dusays.com/2021/11/08/328d0c758dc1f.png) | | 28 | ntpclient | NTP服务器时间同步 | [![待定](https://bu.dusays.com/2021/11/08/328d0c758dc1f.png)](https://bu.dusays.com/2021/11/08/328d0c758dc1f.png) | | 29 | lunarcalendarwidget | 农历控件 | [![待定](https://bu.dusays.com/2021/11/08/328d0c758dc1f.png)](https://bu.dusays.com/2021/11/08/328d0c758dc1f.png) | | 30 | videowidget | 通用视频控件 | [![待定](https://bu.dusays.com/2021/11/08/328d0c758dc1f.png)](https://bu.dusays.com/2021/11/08/328d0c758dc1f.png) | | 31 | screenwidget | 屏幕截图控件 | [![完成](https://bu.dusays.com/2021/11/08/500822d262b72.png)](https://bu.dusays.com/2021/11/08/500822d262b72.png) | | 32 | imageswitch | 图片开关控件 | [![完成](https://bu.dusays.com/2021/11/08/500822d262b72.png)](https://bu.dusays.com/2021/11/08/500822d262b72.png) | | 33 | echartgauge | echart仪表盘含交互支持webkit及webengine | [![待定](https://bu.dusays.com/2021/11/08/328d0c758dc1f.png)](https://bu.dusays.com/2021/11/08/328d0c758dc1f.png) | | 34 | ffmpegdemo | 视频流播放ffmpeg内核 | [![待定](https://bu.dusays.com/2021/11/08/328d0c758dc1f.png)](https://bu.dusays.com/2021/11/08/328d0c758dc1f.png) | | 35 | vlcdemo | 视频流播放vlc内核 | [![待定](https://bu.dusays.com/2021/11/08/328d0c758dc1f.png)](https://bu.dusays.com/2021/11/08/328d0c758dc1f.png) | | 36 | key | 秘钥生成器 | [![待定](https://bu.dusays.com/2021/11/08/328d0c758dc1f.png)](https://bu.dusays.com/2021/11/08/328d0c758dc1f.png) | | 37 | live | 程序守护进程 | [![待定](https://bu.dusays.com/2021/11/08/328d0c758dc1f.png)](https://bu.dusays.com/2021/11/08/328d0c758dc1f.png) | | 38 | designer | QtDesigner4源码 | [![待定](https://bu.dusays.com/2021/11/08/328d0c758dc1f.png)](https://bu.dusays.com/2021/11/08/328d0c758dc1f.png) | | 39 | netserver | 网络中转服务器 | [![待定](https://bu.dusays.com/2021/11/08/328d0c758dc1f.png)](https://bu.dusays.com/2021/11/08/328d0c758dc1f.png) | | 40 | mpvdemo | 视频流播放mpv内核 | [![待定](https://bu.dusays.com/2021/11/08/328d0c758dc1f.png)](https://bu.dusays.com/2021/11/08/328d0c758dc1f.png) | | 41 | miniblink | miniblink示例 | [![待定](https://bu.dusays.com/2021/11/08/328d0c758dc1f.png)](https://bu.dusays.com/2021/11/08/328d0c758dc1f.png) | | 42 | base64 | 图片文字base64互换 | [![待定](https://bu.dusays.com/2021/11/08/328d0c758dc1f.png)](https://bu.dusays.com/2021/11/08/328d0c758dc1f.png) | | 43 | smoothcurve | 平滑曲线 | [![待定](https://bu.dusays.com/2021/11/08/328d0c758dc1f.png)](https://bu.dusays.com/2021/11/08/328d0c758dc1f.png) | | 44 | moneytool | 存款计算器 | [![待定](https://bu.dusays.com/2021/11/08/328d0c758dc1f.png)](https://bu.dusays.com/2021/11/08/328d0c758dc1f.png) | | 45 | hotkey | 全局热键示例 | [![待定](https://bu.dusays.com/2021/11/08/328d0c758dc1f.png)](https://bu.dusays.com/2021/11/08/328d0c758dc1f.png) |