Status | Assigned | Task | ||
---|---|---|---|---|
Resolved | None | T3202 Segmentation: Region Growing tool almost unusable | ||
Resolved | None | T3217 mitk::ApplicationCursor should allow to get/set the mouse position |
Event Timeline
Comment Actions
I would prefer throwing an exception instead of returning -1,-1 in an (unlikely) error case.
Comment Actions
[SVN revision 20982]
FIX (#3217): added feature to get/set the mouse cursor position in screen coordinates
Comment Actions
Implemented with changed error handling: now throwing exceptions when no Qt implementation is registered.