interest@qt-project.org
> Subject: [Interest] Drawing a path in QML through animation
>
> Is there a way to animate the drawing of a path as an item moves along it?
>
> * Initial condition: Only the item (e.g., an arrowhead) is visible
> * End condition: The stroked path along which
Is there a way to animate the drawing of a path as an item moves along it?
* Initial condition: Only the item (e.g., an arrowhead) is visible
* End condition: The stroked path along which the item travelled is visible
from the initial point to the item's final location
__