|
玉兔远程控制 0.1.0-bate11
|

Public 类型 | |
| enum | MouseButton { LeftButton = 0x01 , RightButton = 0x02 , MiddleButton = 0x04 , LWheelButton = 0x08 , RWheelButton = 0x10 , UWheelButton = 0x20 , DWheelButton = 0x40 } |
静态 Public 成员函数 | |
| static QSharedPointer< CInputDevice > | GenerateObject () |
Protected 属性 | |
| MouseButtons | m_LastButtons |
| QPoint | m_LastPostion |
在文件 InputDevice.h 第 11 行定义.
| enum CInputDevice::MouseButton |
在文件 InputDevice.h 第 16 行定义.
|
inlineexplicitprotected |
在文件 InputDevice.h 第 37 行定义.
|
static |
在文件 InputDeviceWindows.cpp 第 11 行定义.
|
protected |
在文件 InputDevice.h 第 34 行定义.
|
protected |
在文件 InputDevice.h 第 35 行定义.