This website requires JavaScript.
Explore
Help
Sign In
xmengnet
/
PyQt
Watch
1
Star
0
Fork
You've already forked PyQt
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
7d0a51c98d
PyQt
/
验证码控件
History
Irony
25d62dbfa5
some?
2017-12-28 12:13:23 +08:00
..
ScreenShot
更新验证码控件
2017-04-06 10:37:12 +08:00
itckrist.ttf
更新验证码控件
2017-04-06 10:37:12 +08:00
README.md
update readme
2017-12-27 00:20:50 +08:00
WidgetCode.py
some?
2017-12-28 12:13:23 +08:00
README.md
Unescape
Escape
验证码控件
[Python3.4.4 or Python3.5][PyQt5]
截图
说明
2.更新为paintEvent方式,采用上下跳动 1.参考网上一些代码
,
都是采用paintEvent绘制
,
这里采用QLabel显示html结合字体来显示文字
然后在paintEvent中绘制噪点和线条