Qt Quick Shapes QML Types▲
To use the types in this module, import the module with the following line:
Sélectionnez
import
QtQuick.Shapes
-
ConicalGradient: Conical gradient.
-
LinearGradient: Linear gradient.
-
RadialGradient: Radial gradient.
-
Shape: Renders a path.
-
ShapeGradient: Base type of Shape fill gradients.
-
ShapePath: Describes a Path and associated properties for stroking and filling.