remove obsolete draggingStarted signals/slots

Authored by mvourlakos on Aug 25 2019, 10:22 PM.

Description

remove obsolete draggingStarted signals/slots

--draggingStarted signals/slots were used in order
to handle the active window dragging from empty areas.
The new approach ungrabs the mouse properly through
View relevant function and at the same time sends a
QEvent::Leave event to inform applets that the mouse
has left the view. This is enough in order to remove
any older draggingStarted workarounds and hacks.

Details

Committed
mvourlakosAug 26 2019, 1:30 PM
Parents
R878:0994405f6993: send QEvent::Leave for view when dragging started
Branches
Unknown
Tags
Unknown