Fix lifetime/ownership problem between cache and tree model.

Authored by nienhueser.

Description

Fix lifetime/ownership problem between cache and tree model.

The QCache assumes to own its objects, so a geodata documents needs to
be removed from the tree model before the cache internally decides to
delete it.

Details

Committed
nienhueserJul 15 2012, 10:03 AM
Parents
R34:f4d06392e0fa: Fix crash at exit
Branches
Unknown
Tags
Unknown