Page MenuHomePhabricator

QmitkStdMultiWidget click Event
Closed, ResolvedPublic

Assigned To
None
Authored By
vongruen
Apr 19 2010, 10:38 AM
Referenced Files
F513: QmitkStdMultiWidget.patch
Apr 19 2010, 11:34 AM
F512: QmitkStdMultiWidget.patch
Apr 19 2010, 10:57 AM
Subscribers

Description

I Added a click event for the QmitkStdMultiWidget.It is needed for reacting to clicks on a render window. I use this Event in my Bundle for Registration of Baseline and Follow up Images to catch the coordinates at the mouse position.

Event Timeline

This patch shows the changes on the Multiwidget. I added an Event which catches clicks for each render window.

Some other changes in the widget class were available. I removed the changes.

[SVN revision 22315]
FIX (#3690): Added an Event which catches clicks from a render window