PathElement QML Type

PathElement is the base path type. More...

Import Statement: import QtQuick 2.15

Detailed Description

This type is the base for all path types. It cannot be instantiated.

See also Path, PathAttribute, PathPercent, PathLine, PathPolyline, PathQuad, PathCubic, PathArc, PathAngleArc, PathCurve, and PathSvg.