PathElement QML Type
PathElement is the base path type. More...
Import Statement: | import . |
Since: | Qt 4.7 |
Detailed Description
This type is the base for all path types. It cannot be instantiated.
See also Path, PathAttribute, PathPercent, PathLine, PathQuad, and PathCubic.