aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/doc/images/declarative-arcrotation.png
Commit message (Collapse)AuthorAgeFilesLines
* Add X axis rotation property to PathArcLaszlo Agocs2017-01-101-0/+0
It is a standard feature of elliptical arc. While perhaps deemed too advanced for PathView purposes, rendering the path using PathItem must offer the ability to specify a non-zero X axis rotation for the ellipses of which the arc is a section of. Change-Id: I53f01713b7e0e97c40f22d75d46f75a140830683 Reviewed-by: Andy Nichols <andy.nichols@qt.io>