qt5base-lts/tests/auto/corelib/animation
Marc Mutz 2ccb7ecbca tests/auto/corelib/animation: clean up
- port from inefficient QLists to QVector
- mark types held in Qt containers (incl. QVariant) as Q_MOVABLE/PRIMITIVE_TYPE
- remove pointless user-defined copy special members which prevent the class
  from having nothrow move special members

Fixes errors reported by my local tree's static checks.

Change-Id: If3910484cea81a8e2c5ab737908c9443f75782c5
Reviewed-by: Lars Knoll <lars.knoll@qt.io>
2017-01-26 16:44:10 +00:00
..
qabstractanimation Updated license headers 2016-01-21 18:55:18 +00:00
qanimationgroup Updated license headers 2016-01-21 18:55:18 +00:00
qparallelanimationgroup tests/auto/corelib/animation: clean up 2017-01-26 16:44:10 +00:00
qpauseanimation tst_QPauseAnimation: Use QTRY_COMPARE for checking the stopped state 2017-01-20 18:03:34 +00:00
qpropertyanimation tests/auto/corelib/animation: clean up 2017-01-26 16:44:10 +00:00
qsequentialanimationgroup tests/auto/corelib/animation: clean up 2017-01-26 16:44:10 +00:00
qvariantanimation Updated license headers 2016-01-21 18:55:18 +00:00
animation.pro add and use qtHaveModule() function 2012-12-21 19:05:02 +01:00