Event Control.MouseMove (gb.qt4)
Raised when the mouse moves inside the control while a mouse button is pressed.
You get information about the mouse with the Mouse class.
By default, this event is raised only if a mouse button is pressed, or if the Tracking property is set.