Page MenuHomePhabricator

Enhance QmitkDataStorageTableModel to represent DataStorage hierarchy
Closed, ResolvedPublic

Description

Useful documentation on how to do this can be found here (and elsewhere in the Qt documentation):

http://doc.trolltech.com/4.5/model-view-model-subclassing.html#parents-and-children

Such an enhancement would be useful for graphical displays of the object relations in DataStorage.

Event Timeline

finished? The DataStorageTreeModel now shows the very first parent child relationship of DataTreeNodes.
Just left the bug open for bug fixes.