HomePhabricator
Diffusion MITK b309cff2567b

Perform simple statusbar update on mouse move / wheel event

Description

Perform simple statusbar update on mouse move / wheel event

The QMouseEvent / QWheelEvent allow to dynamically track the
mouse pointer position.
Only the current world position and the global time will be sent
to the status bar, pixel information are not extracted (fix T25043).

Details

Provenance
kalaliAuthored on Jul 18 2022, 4:29 PM
kalaliPushed on Oct 5 2022, 10:04 PM
Differential Revision
Restricted Differential Revision
Parents
rMITKd527ccc37170: Add function to simply display the world position and time
Branches
Unknown
Tags
Unknown
Tasks
T19470: Cleanup DisplayInteractor
T25105: UpdateStatusBar duplicates business logic
T25043: Remove pixel informations from the statusbar and put it into views