- 目录
- 通过
setGraphicsEffect
设置控件的边框阴影 - 继承
QGraphicsDropShadowEffect
实现增加动态属性radius
- 通过
QPropertyAnimation
属性动画不断改变radius
的值并调用setBlurRadius
更新半径值 - 不能对父控件使用
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||
setGraphicsEffect
设置控件的边框阴影QGraphicsDropShadowEffect
实现增加动态属性radius
QPropertyAnimation
属性动画不断改变radius
的值并调用setBlurRadius
更新半径值