C
PathQuad QML Type
Defines a quadratic Bezier curve with a control point. More...
Import Statement: | import QtQuick |
Since: | Qt Quick Ultralite 1.8 |
Properties
Detailed Description
The following QML produces the path shown below:
Note: To import QtQuick.Shapes
, you must link the Qul::Shapes
module to your project. For more information, see Qt Quick Ultralite Shapes QML Types.
See also Path, PathCubic, PathLine, PathArc, and PathSvg.
Property Documentation
Available under certain Qt licenses.
Find out more.