Declare type information for some internal qml types.
authorJędrzej Nowacki <jedrzej.nowacki@digia.com>
Fri, 2 Nov 2012 16:21:38 +0000 (17:21 +0100)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Tue, 27 Nov 2012 22:14:57 +0000 (23:14 +0100)
commit51c12b2d4899db31d62e930ffbe5a8849fa7336b
treea399457446b9ad4759c5eef0c590105fdfa0f948
parent76251c91afdfbe6d0d9679c2036cbf72c7ee3cde
Declare type information for some internal qml types.

QQmlVME::State and QBitField are movable and used in QStack. Declaring
them as movable may improve potential reallocation time, although it is
hard to prove.

Change-Id: Ia42b8104e2f24ca7574370c76084df44b9f9298e
Reviewed-by: Alan Alpert <aalpert@rim.com>
src/qml/qml/ftw/qbitfield_p.h
src/qml/qml/qqmlvme_p.h