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
2001d9ad75
PyQt
/
界面美化
/
QPushButton进度动画
History
Irony
6136fef9f3
QPushButton进度动画
2018-02-01 18:42:24 +08:00
..
Fonts
/FontAwesome
QPushButton进度动画
2018-02-01 18:42:24 +08:00
ScreenShot
QPushButton进度动画
2018-02-01 18:42:24 +08:00
PushButtonFont.py
QPushButton进度动画
2018-02-01 18:42:24 +08:00
PushButtonLine.py
QPushButton进度动画
2018-02-01 18:42:24 +08:00
README.md
QPushButton进度动画
2018-02-01 18:42:24 +08:00
README.md
Unescape
Escape
QPushButton 加载动画
简单说明
1.第一种是利用字体
,
使用FontAwesome字体来显示一个圆形进度条
,
然后利用旋转动画
2.第二种是在按钮下方画一条线,根据百分值绘制
截图