From: Andrew den Exter Date: Thu, 17 Nov 2011 01:23:52 +0000 (+1000) Subject: Parent delegate items to PathView. X-Git-Url: http://git.silmor.de/gitweb/?a=commitdiff_plain;h=9f8570dfc7720376945071dda23c066ff70e78d9;p=konrad%2Fqtdeclarative.git 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 ---