WheelEvent QML Type
Contains parameters that describe a mouse wheel event. More...
Import Statement: | import Qt3D.Input 2.0 |
Since: | Qt 5.5 |
Instantiates: | QWheelEvent |
Properties
Detailed Description
Mouse wheel events occur when the mouse wheel is rotated.
See also KeyEvent, MouseEvent, and MouseHandler.