玉兔远程控制 0.0.35
|
The class is the HOOK abstract class. 更多...
#include <Hook.h>
Public 成员函数 | |
virtual int | RegisterKeyboard () |
virtual int | UnRegisterKeyboard () |
virtual bool | eventFilter (QObject *watched, QEvent *event) override |
静态 Public 成员函数 | |
static CHook * | GetHook (CParameterClient *pParaClient, QObject *parent=nullptr) |
Protected 成员函数 | |
CHook (CParameterClient *pParaClient, QObject *parent=nullptr) | |
Protected 属性 | |
CParameterClient * | m_pParameterClient |
The class is the HOOK abstract class.
Call CHook::GetHook get a instance of the class.
|
overridevirtual |
|
static |
|
protected |