ConicalGradient QML Type
Conical gradient. \since 5.10. More...
Properties
Detailed Description
\inqmlmoduleQtQuick.Shapes \ingroup qtquick-paths \ingroup qtquick-views \inherits ShapeGradient
Conical gradients interpolate colors counter-clockwise around a center point in Shape items.
Note: The spread mode setting has no effect for conical gradients.
Note: ConicalGradient is only supported in combination with Shape items. It is not compatible with Rectangle, as that only supports Gradient.
See also QConicalGradient.
Property Documentation
angle : real |
This property defines the start angle for the conical gradient. The value is in degrees (0-360).