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