HomePhabricator
Diffusion MITK ad189cd92af8

Remove custom function and rely on base class function

Description

Remove custom function and rely on base class function

A function for retrieving the currently selected nodes of the view / model
was already present in the base class 'QmitkAbstractDataStorageInspector'.
It uses the 'QmitkModelViewSelectionConnector' to retrieve the selcted nodes
via model indices.

Details

Provenance
kalaliAuthored on Oct 7 2022, 5:42 PM
kalaliPushed on Oct 13 2022, 1:41 PM
Differential Revision
Restricted Differential Revision
Parents
rMITK474c7a662bc8: Set a custom node predicate to filter out helper nodes
Branches
Unknown
Tags
Unknown
Tasks
T29331: Use NodePredicates for the render window data node selector