cf::ui::widget::material::base::MdRipple¶
Material Design ripple data structure. More...
#include <ripple_helper.h>
Public Attributes¶
| Name | |
|---|---|
| QPointF | center |
| float | radius |
| float | opacity |
| bool | releasing |
| float | maxRadius |
Detailed Description¶
Material Design ripple data structure.
Since: N/A
Public Attributes Documentation¶
variable center¶
variable radius¶
variable opacity¶
variable releasing¶
variable maxRadius¶
Updated on 2026-03-09 at 10:14:01 +0000