In order to fully utilize the new selection concept, the QmitkBasicImageProcessing will be changed to use the new single node selection widget.
Description
Description
Revisions and Commits
Revisions and Commits
rMITK MITK | |||
Restricted Differential Revision | rMITK37cb6b019f24 Refactor BasicImageProcessing plugin to use the new node selection widgets | ||
Restricted Differential Revision | rMITKc62c87720cd3 Correct combo box information string | ||
Restricted Differential Revision | rMITKad3b729fbec7 Use different signal-slot connection syntax | ||
Restricted Differential Revision | rMITKa3af275fcd47 Use new Qt5 signal-slot syntax | ||
Restricted Differential Revision | rMITK3a674ca1e74d Use smart pointer explicitly | ||
Restricted Differential Revision | rMITK1ce667e7d8c1 Add single node selection widgets | ||
Restricted Differential Revision | rMITK12a990bdeb32 Remove dead functions | ||
Restricted Differential Revision | rMITKfe2e8ad01759 Clean class, remove unnecessary comments, use auto |
Status | Assigned | Task | ||
---|---|---|---|---|
Restricted Maniphest Task | ||||
Resolved | None | T26741 Finishing new node selection concept | ||
Resolved | floca | T23721 Project "Astonishing Angelfish" | ||
Resolved | kalali | T23751 Introduction of new selection concept | ||
Resolved | kalali | T24775 Refactor plugins to use the new node selection widgets | ||
Resolved | kalali | T27659 Refactor BasicImageProcessing plugin to use the new node selection widgets |
Event Timeline
Comment Actions
@kalali Can you try to retrigger D381? Currently it cannot be reviewed as it is in draft mode.
Comment Actions
MacOS still fails building MITK (see https://ci.mitk.org/job/MITK/job/Differential/job/macOS%20Mojave/431/console).
Comment Actions
@kislinsk mentioned that I might use some feature that is not working with Clang. Actually the only special feature I'm using is qOverload (afaict).