qtdeclarative/examples/quick/animation/pathinterpolator
Oliver Eftevaag 838472592b revamp animation example according to guidelines
The following changes are applied to the example:
- All qmllint warnings are fixed.
- Tv tennis part of the example is now actually working.
- Use let/const instead of var in JS.
- Use qsTr() in a few places.
- Use strict equality operator, when it's wise to do so.

Pick-to: 6.6 6.5
Change-Id: If0222feb942abfd0a6c9f8a8cab0ac60ced3d76e
Reviewed-by: Richard Moe Gustavsen <richard.gustavsen@qt.io>
2023-06-28 19:39:15 +02:00
..
pathinterpolator.qml revamp animation example according to guidelines 2023-06-28 19:39:15 +02:00