玉兔远程控制 0.0.31
|
The class is the HOOK abstract class. 更多...
#include <Hook.h>
Public 成员函数 | |
CHook (QObject *parent=nullptr) | |
virtual int | RegisterKeyboard ()=0 |
virtual int | UnRegisterKeyboard ()=0 |
静态 Public 成员函数 | |
static CHook * | GetHook (QObject *parent=nullptr) |
The class is the HOOK abstract class.
Call CHook::GetHook get a instance of the class.
|
static |
在文件 HookUnix.cpp 第 9 行定义.