qt5base-lts/examples/widgets
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
..
animation Prevent easing example warnings. 2012-11-23 17:04:00 +01:00
desktop Fix building of examples. 2012-11-21 16:36:50 +01:00
dialogs Fix building of examples. 2012-11-21 16:36:50 +01:00
doc Move validators example from qtdoc repo to qtbase repo 2012-10-24 11:34:40 +02:00
draganddrop Fix building of examples. 2012-11-21 16:36:50 +01:00
effects Fix building of examples. 2012-11-21 16:36:50 +01:00
graphicsview QtBase: examples/widgets/graphicsview/ codestyle 2012-11-23 17:04:00 +01:00
itemviews QtBase: examples/widgets/itemviews code style 2012-11-22 13:56:25 +01:00
layouts Fix building of examples. 2012-11-21 16:36:50 +01:00
mainwindows Fix building of examples. 2012-11-21 16:36:50 +01:00
painting QtBase: examples/widgets/painting code style 2012-11-23 17:04:00 +01:00
richtext Fix building of examples. 2012-11-21 16:36:50 +01:00
scroller Fix building of examples. 2012-11-21 16:36:50 +01:00
statemachine Fix building of examples. 2012-11-21 16:36:50 +01:00
tutorials Fix building of examples. 2012-11-21 16:36:50 +01:00
widgets Fix building of examples. 2012-11-21 16:36:50 +01:00
widgets.pro Fix building of examples. 2012-11-21 16:36:50 +01:00