qt6-bb10/src/corelib/animation
Jędrzej Nowacki b9ce354fb0 Fix namespaced build
It is not allowed to include files within Qt namespace.

Change-Id: I8b87cdc7093bdf0129acca263316f8ea3a037a90
Reviewed-by: Timur Pocheptsov <timur.pocheptsov@qt.io>
2018-10-01 09:45:26 +00:00
..
animation.pri Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qabstractanimation.cpp Modernize the "thread" feature 2018-08-17 00:34:36 +00:00
qabstractanimation.h Replace Q_NULLPTR with nullptr where possible 2017-09-19 11:53:55 +00:00
qabstractanimation_p.h Replace Q_DECL_OVERRIDE with override where possible 2017-09-19 11:53:42 +00:00
qanimationgroup.cpp Updated license headers 2016-01-15 12:25:24 +00:00
qanimationgroup.h Replace Q_NULLPTR with nullptr where possible 2017-09-19 11:53:55 +00:00
qanimationgroup_p.h Standardize some "We mean it" comments 2016-08-17 19:51:40 +00:00
qparallelanimationgroup.cpp Updated license headers 2016-01-15 12:25:24 +00:00
qparallelanimationgroup.h Replace Q_NULLPTR with nullptr where possible 2017-09-19 11:53:55 +00:00
qparallelanimationgroup_p.h Replace Q_DECL_OVERRIDE with override where possible 2017-09-19 11:53:42 +00:00
qpauseanimation.cpp Updated license headers 2016-01-15 12:25:24 +00:00
qpauseanimation.h Replace Q_NULLPTR with nullptr where possible 2017-09-19 11:53:55 +00:00
qpropertyanimation.cpp Fix namespaced build 2018-10-01 09:45:26 +00:00
qpropertyanimation.h Replace Q_NULLPTR with nullptr where possible 2017-09-19 11:53:55 +00:00
qpropertyanimation_p.h Standardize some "We mean it" comments 2016-08-17 19:51:40 +00:00
qsequentialanimationgroup.cpp Updated license headers 2016-01-15 12:25:24 +00:00
qsequentialanimationgroup.h Replace Q_NULLPTR with nullptr where possible 2017-09-19 11:53:55 +00:00
qsequentialanimationgroup_p.h Replace Q_DECL_OVERRIDE with override where possible 2017-09-19 11:53:42 +00:00
qvariantanimation.cpp Merge remote-tracking branch 'origin/5.10' into dev 2018-01-20 22:36:19 +01:00
qvariantanimation.h Merge remote-tracking branch 'origin/5.10' into dev 2018-01-20 22:36:19 +01:00
qvariantanimation_p.h _q_interpolate<T> is unsafe with unsigned template arguments 2018-08-22 08:38:44 +00:00