键盘事件监视器接口类 更多...
#include <EventMonitor.h>
类 GFt::KeyboardEventMonitor 继承关系图:额外继承的成员函数 | |
Protected 成员函数 继承自 GFt::KeyPressEventMonitor | |
| virtual void | onKeyPress (KeyPressEvent *event)=0 |
| 键盘按下事件处理函数 | |
Protected 成员函数 继承自 GFt::KeyReleaseEventMonitor | |
| virtual void | onKeyRelease (KeyReleaseEvent *event)=0 |
| 键盘释放事件处理函数 | |
键盘事件监视器接口类