summaryrefslogtreecommitdiffstats
path: root/src/corelib/animation/qsequentialanimationgroup_p.h
diff options
context:
space:
mode:
authorMarc Mutz <marc.mutz@kdab.com>2015-06-14 01:54:13 +0200
committerMarc Mutz <marc.mutz@kdab.com>2015-07-13 10:36:28 +0000
commita89c62c17d9c7db6548616789c7b20759680e6a0 (patch)
tree6bfd7e907413d9d7a8549b8b60bda1d1bb0e8e9e /src/corelib/animation/qsequentialanimationgroup_p.h
parentfa4b57e8c5a82cb1e16c44a3c170850cb6bb6f24 (diff)
QStateMachinePrivate: replace an inefficient QList with QVector
QPropertyAssignment is larger as a void*, and wasn't marked as movable, so QList<QPropertyAssignment> is horribly inefficient. Fix by marking it movable and using a QVector. Change-Id: I34e21e3f28f64dd8b187c144fb5bee022414216b Reviewed-by: Thiago Macieira <thiago.macieira@intel.com> Reviewed-by: Olivier Goffart (Woboq GmbH) <ogoffart@woboq.com>
Diffstat (limited to 'src/corelib/animation/qsequentialanimationgroup_p.h')
0 files changed, 0 insertions, 0 deletions