HomePhabricator
Diffusion MITK 3991d268266b

Move selection widgets to module

Description

Move selection widgets to module

Summary:
Remove selection widget and related classes from plugin

Move selection widget and related classes to module

Since the QmitkNodeSelectionPreferenceHelper currently cannot
be moved to the QtWidgets module a workaround was implemented
were only all available data storage inspectors are displayed
inside a node selection dialog. No preferred or predefined
inspectors are selected.

Test Plan: manual testing of selection widgets using the workbench

Reviewers: floca, O1 MITK Reviewer Group I, O3 MITK Reviewer Group II, kislinsk

Reviewed By: O1 MITK Reviewer Group I, O3 MITK Reviewer Group II, kislinsk

Subscribers: kislinsk, floca, kalali

Maniphest Tasks: T29027

Differential Revision: https://phabricator.mitk.org/D765

Details

Provenance
kalaliAuthored on Dec 7 2022, 3:27 PM
kalaliPushed on Jan 9 2023, 12:48 PM
Reviewer
O1: MITK Reviewer Group I
Differential Revision
Restricted Differential Revision
Parents
rMITKa69ec5fd4f4e: Move selection widget and related classes to module
rMITKc82c8ebf64bd: Initialize CppMicroService in gui.common plugin
Branches
Unknown
Tags
Unknown
Tasks
T29027: Move NodeSelectionWidgets to QtWidgets module