Qt 4.8
MouseEvent Class Reference

The MouseEvent object provides information about a mouse event. More...

Detailed Description

The MouseEvent object provides information about a mouse event.

Since
4.7

The position of the mouse can be found via the x and y properties. The button that caused the event is available via the button property.

See also
MouseArea

The documentation for this class was generated from the following file: