qt5base-lts/tests/auto/corelib/animation/qvariantanimation
Sona Kurazyan 7a1fdcedfc Port QVariantAnimation to the new property system
Skipped startValue/endValue properties, since they are computed and
writable, which is not supported at the moment.

Skipped currentValue, since its setter might be called inside the
getter, which is not recommended.

Task-number: QTBUG-85520
Change-Id: I1f872b4fcc7227ed91b6915891bbc66019151826
Reviewed-by: Ivan Solovev <ivan.solovev@qt.io>
Reviewed-by: Andreas Buhr <andreas.buhr@qt.io>
Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
2021-04-30 18:59:50 +02:00
..
CMakeLists.txt Port QVariantAnimation to the new property system 2021-04-30 18:59:50 +02:00
tst_qvariantanimation.cpp Port QVariantAnimation to the new property system 2021-04-30 18:59:50 +02:00