ConicalGradient QML Type▲
-
Import Statement: import QtQuick.Shapes 1.4
-
Since:: Qt 5.10
-
Inherits:: ShapeGradient
-
Group: ConicalGradient is part of qtquick-paths, qtquick-views
Detailed Description▲
Conical gradients interpolate colors counter-clockwise around a center point in Shape items.
The spread mode setting has no effect for conical gradients.
ConicalGradient is only supported in combination with Shape items. It is not compatible with Rectangle, as that only supports Gradient.
See Also▲
See also QConicalGradient