2.0
3.0
>
comp
>
gb.qt4
>
control
>
.mousemove
Previous Next
Edit
Rename
Undo
Search
Administration
Documentation
Warning! This page is not translated.
See english version
Control.MouseMove (gb.qt4)
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 raised only if a mouse button is pressed, or if the
Tracking
property
is set.