Page MenuHomePhabricator

Refactor Properties plugin to use the new node selection widgets
Closed, ResolvedPublic

Description

In order to fully utilize the new selection concept, the QmitkPropertyTreeView will be changed to use the new single node selection widget.

Revisions and Commits

Event Timeline

kalali triaged this task as Normal priority.Jan 15 2020, 5:02 PM
kalali created this task.
kalali renamed this task from Refactor Properties plugins to use the new node selection widgets to Refactor Properties plugin to use the new node selection widgets.Jan 15 2020, 5:11 PM
kalali added a revision: Restricted Differential Revision.

@floca: This task does not fix T26475 since the QmitkSingleSlotSelectionWidget does not react to node changes itself (see T27000).

@floca: This task does not fix T26475 since the QmitkSingleSlotSelectionWidget does not react to node changes itself (see T27000).

Yes you are right. I was inprecise. I already had T26851 in mind because it is on out to do list.

Deleted branch from rMITK MITK: T26998-Properties-view-with-single-node-selection-widget.