Declare QQmlError and QQmlProperty as movable types.
authorAndrew den Exter <andrew.den-exter@nokia.com>
Fri, 9 Mar 2012 00:50:51 +0000 (10:50 +1000)
committerQt by Nokia <qt-info@nokia.com>
Tue, 13 Mar 2012 10:40:00 +0000 (11:40 +0100)
commit623b5d9d64dfb07a2e42f317b3376581dcf2432a
tree18c709a3897054f84cd7cf03bc2d94f9ba846620
parent784555f3032194a8923d804a8ce84957f113caf6
Declare QQmlError and QQmlProperty as movable types.

Allows QList among others to use a more optimal allocation strategy for
these types.

Change-Id: I0a27291cae6d79d9dfc3548da7b3d4e5bc84cce8
Reviewed-by: Michael Brasser <michael.brasser@nokia.com>
Reviewed-by: Chris Adams <christopher.adams@nokia.com>
src/qml/qml/qqmlerror.h
src/qml/qml/qqmlproperty.h