QtQuick.PathElement

PathElement is the base path type More...

Import Statement: import QtQuick 2.4

Detailed Description

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

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