|
玉兔远程控制 0.1.0-bate11
|


Public 成员函数 | |
| virtual int | KeyEvent (quint32 keysym, quint32 keycode, bool down=true) |
| virtual int | MouseEvent (MouseButtons buttons, QPoint pos) |
| virtual int | MouseEvent (MouseButtons buttons, int x, int y) |
Private 成员函数 | |
| KeyCode | XkbKeysymToKeycode (Display *dpy, KeySym keysym) |
Private 属性 | |
| const unsigned short * | codeMap |
| unsigned | codeMapLen |
| std::map< KeySym, KeyCode > | pressedKeys |
| bool | rawKeyboard |
额外继承的成员函数 | |
| Public 类型 继承自 CInputDevice | |
| enum | MouseButton { LeftButton = 0x01 , RightButton = 0x02 , MiddleButton = 0x04 , LWheelButton = 0x08 , RWheelButton = 0x10 , UWheelButton = 0x20 , DWheelButton = 0x40 } |
| 静态 Public 成员函数 继承自 CInputDevice | |
| static QSharedPointer< CInputDevice > | GenerateObject () |
| Protected 属性 继承自 CInputDevice | |
| MouseButtons | m_LastButtons |
| QPoint | m_LastPostion |
在文件 InputDeviceXLib.h 第 10 行定义.
|
explicit |
在文件 InputDeviceXLib.cpp 第 21 行定义.
|
virtual |
在文件 InputDeviceXLib.cpp 第 26 行定义.
|
virtual |
实现了 CInputDevice.
在文件 InputDeviceXLib.cpp 第 71 行定义.
|
virtual |
实现了 CInputDevice.
在文件 InputDeviceXLib.cpp 第 244 行定义.
|
virtual |
实现了 CInputDevice.
在文件 InputDeviceXLib.cpp 第 192 行定义.
|
private |
在文件 InputDeviceXLib.h 第 22 行定义.
|
private |
在文件 InputDeviceXLib.h 第 23 行定义.
|
private |
在文件 InputDeviceXLib.h 第 24 行定义.
|
private |
在文件 InputDeviceXLib.h 第 29 行定义.