qt6-bb10/src/corelib/animation
Jędrzej Nowacki 9f5f3bcbc1 Remove redundant static_cast from QVariantAnimation
QVariant::convert accepts int as an argument, there was no need to cast.

Change-Id: I774c9567972860d887e17acb91ec332ffcebd9d5
Reviewed-by: Simon Hausmann <simon.hausmann@digia.com>
2014-07-25 15:58:28 +02:00
..
animation.pri Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qabstractanimation.cpp Allow to control animations frame rate from a custom QAnimationDriver 2014-04-29 03:27:26 +02:00
qabstractanimation.h Remove QT_{BEGIN,END}_HEADER macro usage 2013-01-29 01:06:04 +01:00
qabstractanimation_p.h Remove invalid comment from qabstractanimation_p. 2014-01-24 15:09:17 +01:00
qanimationgroup.cpp QAnimationGroup: avoid undefined behavior 2013-09-21 01:25:19 +02:00
qanimationgroup.h Remove QT_{BEGIN,END}_HEADER macro usage 2013-01-29 01:06:04 +01:00
qanimationgroup_p.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qparallelanimationgroup.cpp Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qparallelanimationgroup.h Remove QT_{BEGIN,END}_HEADER macro usage 2013-01-29 01:06:04 +01:00
qparallelanimationgroup_p.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qpauseanimation.cpp Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qpauseanimation.h Remove QT_{BEGIN,END}_HEADER macro usage 2013-01-29 01:06:04 +01:00
qpropertyanimation.cpp expand tabs and related whitespace fixes in *.{cpp,h,qdoc} 2014-01-13 22:46:50 +01:00
qpropertyanimation.h Remove QT_{BEGIN,END}_HEADER macro usage 2013-01-29 01:06:04 +01:00
qpropertyanimation_p.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qsequentialanimationgroup.cpp Doc: Fix broken links 2013-11-05 00:29:01 +01:00
qsequentialanimationgroup.h Remove QT_{BEGIN,END}_HEADER macro usage 2013-01-29 01:06:04 +01:00
qsequentialanimationgroup_p.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qvariantanimation.cpp Remove redundant static_cast from QVariantAnimation 2014-07-25 15:58:28 +02:00
qvariantanimation.h Remove QT_{BEGIN,END}_HEADER macro usage 2013-01-29 01:06:04 +01:00
qvariantanimation_p.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00