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 Continuous Integration System <qt-info@nokia.com>
Fri, 18 Nov 2011 06:58:22 +0000 (07:58 +0100)
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>


No differences found