HomePhabricator
Diffusion MITK 936b789bbc0a

Refactor DeformableClippingPlane plugin to use the new node selection widgets

Description

Refactor DeformableClippingPlane plugin to use the new node selection widgets

Summary:
Clean class: reorder functions, fix style, remove comments

Use new Qt5 signal-slot syntax

Clean code: use auto, define node predicates

Modify UI to include single node selection widget

Test Plan: manual

Reviewers: floca, O1 MITK Reviewer Group I, kislinsk

Reviewed By: O1 MITK Reviewer Group I, kislinsk

Subscribers: kislinsk, floca, kalali

Maniphest Tasks: T27595

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

Details

Provenance
kalaliAuthored on Aug 2 2020, 11:34 AM
kalaliPushed on Aug 3 2020, 1:11 PM
Reviewer
O1: MITK Reviewer Group I
Differential Revision
Restricted Differential Revision
Parents
rMITK540a9ae22d0d: Ensure color components to be <= 1.0f
rMITK899caed2f76e: Merge branch 'hotfix/T25882-CDash-v2.6' into develop
Branches
Unknown
Tags
Unknown
Tasks
T27595: Refactor DeformableClippingPlane plugin to use the new node selection widgets

Merged Changes