qt6-bb10/examples/widgets/animation/easing
Thomas Hartmann 02c110e989 Prevent easing example warnings.
examples/widgets/animation/easing was spitting out a lot of
"QEasingCurve: Invalid tcb curve" warnings.
The reason was that in case of the TCP curve we do not provide
defaults.

The function createEasingCurve() now provides reasonable values
for the custom curves to show what is possible and how to use them.

Change-Id: I880d8d0f0ce2872ce2019f7d2e000f4c4ce136e2
Reviewed-by: Mitch Curtis <mitch.curtis@digia.com>
Reviewed-by: Alessandro Portale <alessandro.portale@digia.com>
2012-11-23 17:04:00 +01:00
..
images Moving .qdoc files under examples/widgets/doc 2012-08-20 12:20:55 +02:00
animation.h Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
easing.desktop Moving .qdoc files under examples/widgets/doc 2012-08-20 12:20:55 +02:00
easing.pro Fix building of examples. 2012-11-21 16:36:50 +01:00
easing.qrc Moving .qdoc files under examples/widgets/doc 2012-08-20 12:20:55 +02:00
form.ui Moving .qdoc files under examples/widgets/doc 2012-08-20 12:20:55 +02:00
main.cpp Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
window.cpp Prevent easing example warnings. 2012-11-23 17:04:00 +01:00
window.h Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00