鼠标滚轮事件 更多...
#include <Event.h>
类 GFt::MouseWheelEvent 继承关系图:Public 成员函数 | |
| MouseWheel | wheel () const |
| 获取鼠标滚轮状态 | |
Public 成员函数 继承自 GFt::MouseEvent | |
| const iPoint & | absolutePosition () const |
| 获取鼠标在屏幕上的绝对位置 | |
| const iPoint & | position () const |
| 获取鼠标位置 | |
Public 成员函数 继承自 GFt::Event | |
| void | accept () |
| 接受事件 | |
| bool | isAccepted () const |
| 事件是否已被接受 | |
| bool | isPropagationStopped () const |
| 事件是否已被终止传播 | |
| void | stopPropagation () |
| 终止事件传播 | |
鼠标滚轮事件
| MouseWheel GFt::MouseWheelEvent::wheel | ( | ) | const |
获取鼠标滚轮状态