玉兔远程控制 0.1.0-alpha.2
|
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 (CParameterPlugin *pPara, QObject *parent=nullptr) |
Protected 成员函数 | |
CHook (CParameterPlugin *pPara, QObject *parent=nullptr) | |
Protected 属性 | |
CParameterPlugin * | m_pParameterPlugin |
The class is the HOOK abstract class.
Call CHook::GetHook get a instance of the class.
|
overridevirtual |
|
static |
|
protected |