Parent delegate items to PathView.
authorAndrew den Exter <andrew.den-exter@nokia.com>
Thu, 17 Nov 2011 01:23:52 +0000 (11:23 +1000)
committerQt by Nokia <qt-info@nokia.com>
Fri, 18 Nov 2011 05:47:51 +0000 (06:47 +0100)
commita06e749b12e07326271760730686b610fda9a5f2
treef696d9f23ce8bdf3e457d71fe2041019b8334610
parente20649395615a3d2548a6845330065a8b09436c7
Parent delegate items to PathView.

This is consistent with ListView and GridView and ensures the items
live only as long as the view and are deleted on application shutdown
where deferred delete events are discarded.

Change-Id: I77174b2725310d068fbba89b57e0da59619ef22a
Reviewed-by: Martin Jones <martin.jones@nokia.com>
src/declarative/items/qquickpathview.cpp