Page MenuHomePhabricator

Change Layout of DeformableRegistration
Closed, ResolvedPublic

Description

The GUI of QmitkDeformableRegistration should be easier to use. Therefore
Dataselection should be done in QmitkDatamanager instead of
DataStorageComboBoxes.

Event Timeline

[SVN revision 19672]
FIX (#2731): Added Listener for Datamanger selections. Removed ComboBoxes and other unnecessary methods.

[SVN revision 19681]
COMP (#2731): Fix warnings.

[SVN revision 19687]
FIX (#2731): SelectionListener is now instantiated correctly.

[SVN revision 19760]
FIX (#2731): Added call to unregister DataManager listener on destruction. Removed unnecessary connections.

[SVN revision 19793]
FIX (#2731): Changed layout for a better usability.

[SVN revision 19870]
FIX (#2731): Fixed removal of DataManager selection listener. Fixed not working connection.

[SVN revision 19898]
FIX (#2731): Demons Registration changed so that it adds the deformation field and result image to DataStorage after registration.

[SVN revision 20206]
FIX (#2731): Layout changed to only provide Demonsbased registration methods for 3M. BSpline is set to hide();

[SVN revision 20219]
FIX (#2731): The registration button has an icon and the Documentation is adapted.

Merging "applicazion modules" component with "ExtApp plugins"