多页面切换动画
This commit is contained in:
parent
0193cb6952
commit
749f942a85
1 changed files with 1 additions and 1 deletions
|
@ -125,7 +125,7 @@ def findClose(points):
|
|||
|
||||
![截图](ScreenShot/点阵特效.gif)
|
||||
|
||||
## [5、图片轮播动画](图片轮播动画.py)
|
||||
## [5、图片轮播动画](多页面切换动画/图片轮播动画.py)
|
||||
|
||||
1. 使用`QPropertyAnimation`对`QStackedWidget`中的子控件进行pos位移操作实现动画切换特效
|
||||
1. 主要代码参考http://qt.shoutwiki.com/wiki/Extending_QStackedWidget_for_sliding_page_animations_in_Qt
|
||||
|
|
Loading…
Reference in a new issue