Utilize the property cache for item view context objects.
authorAndrew den Exter <andrew.den-exter@nokia.com>
Thu, 15 Dec 2011 02:41:56 +0000 (12:41 +1000)
committerQt by Nokia <qt-info@nokia.com>
Thu, 15 Dec 2011 02:50:41 +0000 (03:50 +0100)
commit7e2c152089e5f54b254d8dae7cbfe0f3bbd68293
tree21ca00b8a379361a6f90476327c95758a8bde391
parent89892191761db53b2094315362be695f054a8700
Utilize the property cache for item view context objects.

A common QDeclarativePropertyCache was being constructed for dynamic
objects but never bound to the constructed objects.

Change-Id: I83b3841d8b78e2f2dd8e0494ea2601c20d6e6e88
Reviewed-by: Michael Brasser <michael.brasser@nokia.com>
src/quick/items/qquickvisualadaptormodel.cpp
src/quick/items/qquickvisualadaptormodel_p.h