Page MenuHomePhabricator

Change Layout of RigidRegistration
Closed, ResolvedPublic

Description

The GUI of QmitkRigidRegistration should be easier to use. Therefore Dataselection should be done in QmitkDatamanager instead of DatastorageComboBoxes.

GUI layout should also be clearer.

Related Objects

Event Timeline

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

[SVN revision 19669]
FIX (#2729): Removed unnecessary code.

[SVN revision 19759]
FIX (#2729): Reintegrated the possibility to use image masks. Added call to unregister DataManager listener on destruction.

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

[SVN revision 19797]
FIX (#2729): Changed layout of advanced tab for a better usability. Smaller Groupboxes.

[SVN revision 19872]
FIX (#2729): Fixed removal of DataManager selection listener. Added methods for transforming all childnodes with the same parameters as for the moving image. This will also be updated for every iteration step.

[SVN revision 19930]
FIX (#2729): The GUI now provides access to two preset lists, one to store good usable presets, one to store test presets which can be reloaded from the advanced tab of the module.

[SVN revision 19931]
COMP (#2729): The GUI now provides access to two preset lists, one to store good usable presets, one to store test presets which can be reloaded from the advanced tab of the module.

[SVN revision 19961]
FIX (#2729): Added methods for undo and redo of transform all childnodes with the same parameters as for the moving image.

[SVN revision 19962]
COMP (#2729): Added space betweeen two >.

[SVN revision 20216]
FIX (#2729): A default preset is loaded at startup, the registration, und and redo buttons have icons and the Documentation is adapted.

Merging "applicazion modules" component with "ExtApp plugins"