qt6-bb10/src/corelib/animation
Alejandro Exojo f9c60038bf Fix QVariantAnimation documentation
Since 5.0, this class is not abstract. Only the documentation of
updateCurrentValue was updated at that time. Fix the class reference and
the mentions of the class being abstract in the Animation Framework
overview.

Change-Id: I8ef9accb0b870dc8eb75bfc74361c7f2ad8d1d8b
Reviewed-by: Venugopal Shivashankar <Venugopal.Shivashankar@qt.io>
Reviewed-by: Frederik Gladhorn <frederik.gladhorn@qt.io>
2016-06-08 04:32:45 +00:00
..
animation.pri
qabstractanimation.cpp Animation classes: micro-optimize loops. 2015-02-14 16:24:40 +00:00
qabstractanimation.h QtCore: Use Q_NULLPTR instead of 0 in all public headers 2015-07-01 05:50:41 +00:00
qabstractanimation_p.h Update copyright headers 2015-02-11 06:49:51 +00:00
qanimationgroup.cpp Update copyright headers 2015-02-11 06:49:51 +00:00
qanimationgroup.h QtCore: Use Q_NULLPTR instead of 0 in all public headers 2015-07-01 05:50:41 +00:00
qanimationgroup_p.h Update copyright headers 2015-02-11 06:49:51 +00:00
qparallelanimationgroup.cpp Merge remote-tracking branch 'origin/5.4' into 5.5 2015-02-24 21:02:08 +01:00
qparallelanimationgroup.h QtCore: Use Q_NULLPTR instead of 0 in all public headers 2015-07-01 05:50:41 +00:00
qparallelanimationgroup_p.h Update copyright headers 2015-02-11 06:49:51 +00:00
qpauseanimation.cpp Update copyright headers 2015-02-11 06:49:51 +00:00
qpauseanimation.h QtCore: Use Q_NULLPTR instead of 0 in all public headers 2015-07-01 05:50:41 +00:00
qpropertyanimation.cpp Update copyright headers 2015-02-11 06:49:51 +00:00
qpropertyanimation.h QtCore: Use Q_NULLPTR instead of 0 in all public headers 2015-07-01 05:50:41 +00:00
qpropertyanimation_p.h Update copyright headers 2015-02-11 06:49:51 +00:00
qsequentialanimationgroup.cpp Animation classes: micro-optimize loops. 2015-02-14 16:24:40 +00:00
qsequentialanimationgroup.h QtCore: Use Q_NULLPTR instead of 0 in all public headers 2015-07-01 05:50:41 +00:00
qsequentialanimationgroup_p.h QSequentialAnimationGroupPrivate: replace an inefficient QList with QVector 2015-07-13 10:36:34 +00:00
qvariantanimation.cpp Fix QVariantAnimation documentation 2016-06-08 04:32:45 +00:00
qvariantanimation.h QtCore: Use Q_NULLPTR instead of 0 in all public headers 2015-07-01 05:50:41 +00:00
qvariantanimation_p.h Update copyright headers 2015-02-11 06:49:51 +00:00