|
玉兔远程控制 0.1.0-bate4
|


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) |
额外继承的成员函数 | |
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 |
在文件 InputDeviceWindows.h 第 9 行定义.
|
explicit |
在文件 InputDeviceWindows.cpp 第 16 行定义.
|
virtual |
在文件 InputDeviceWindows.cpp 第 20 行定义.
|
virtual |
实现了 CInputDevice.
在文件 InputDeviceWindows.cpp 第 25 行定义.
|
virtual |
实现了 CInputDevice.
在文件 InputDeviceWindows.cpp 第 157 行定义.
|
virtual |
实现了 CInputDevice.
在文件 InputDeviceWindows.cpp 第 30 行定义.