Home > comp > gb.qt > control > .mousemove 
 en fr de es it nl pl pt pt_BR mk sq ca hu cs tr ar fa id ko ja ru zh zh_TW eo
Previous  Next  Edit  Rename  Undo  Search  Administration  
Documentation  
Warning! This page is not translated.  See english version 
Control.MouseMove (gb.qt)
EVENT MouseMove ( )

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 not raised if the mouse button is not pressed, except on the DrawingArea control with Tracking property is set.