键盘按键按下事件 更多...
#include <Event.h>
类 GFt::KeyPressEvent 继承关系图:额外继承的成员函数 | |
Public 成员函数 继承自 GFt::KeyboardEvent | |
| Key | key () const |
| 获取键盘按键 | |
Public 成员函数 继承自 GFt::Event | |
| void | accept () |
| 接受事件 | |
| bool | isAccepted () const |
| 事件是否已被接受 | |
| bool | isPropagationStopped () const |
| 事件是否已被终止传播 | |
| void | stopPropagation () |
| 终止事件传播 | |
键盘按键按下事件