Don't access QDeclarativeProperty from bindings as often
authorAaron Kennedy <aaron.kennedy@nokia.com>
Fri, 9 Dec 2011 18:00:43 +0000 (18:00 +0000)
committerQt by Nokia <qt-info@nokia.com>
Sun, 11 Dec 2011 23:39:43 +0000 (00:39 +0100)
commitd0dc58b8c300682b92fa018e04193ffccd79ef15
tree6fa1e631f5d0c6d120d0eb301f6fe62d75a3c5db
parent99cf198b2b459333099e19ca777a563b96614a85
Don't access QDeclarativeProperty from bindings as often

Soon QDeclarativeBinding will store the property internally in its
constituent parts and construct the QDeclarativeProperty only when
it is requested.

Change-Id: Id2d7573ffd49aac783737ea6d20aac4e157a9600
Reviewed-by: Michael Brasser <michael.brasser@nokia.com>
src/quick/items/qquickstateoperations.cpp