WheelEvent QML Type
Contains parameters that describe a mouse wheel event. 更多...
Import Statement: | import Qt3D.Input 2.0 |
开始支持版本: | Qt 5.5 |
Instantiates: | QWheelEvent |
属性
详细描述
Mouse wheel events occur when the mouse wheel is rotated.
参见 KeyEvent, MouseEvent, and MouseHandler.