HomePhabricator
Diffusion MITK 5cb7e9a97091

QmitkDataStorageTreeModel now has two internal Add/Remove functions to update…

Description

QmitkDataStorageTreeModel now has two internal Add/Remove functions to update itself

The external accessible AddNode/RemoveNode function now registers/unregisters
possible existing observers. Afterwards the internal ones are called to update the treemodel.

The treemodel itself just calls the internal ones if the datamanager's preferences have
changed or the helper object property's value has has changed.

All oberserver are now unregistered/removed correctly

Details

Provenance
fetzerAuthored on Feb 3 2012, 1:56 PM
Parents
rMITK45a4d5a2d4f9: Removed the code that removes the helper object property observers from the…
Branches
Unknown
Tags
Unknown