Rabbit Remote Control 0.0.30
|
The class is the HOOK abstract class. More...
#include <Hook.h>
Public Member Functions | |
CHook (QObject *parent=nullptr) | |
virtual int | RegisterKeyboard ()=0 |
virtual int | UnRegisterKeyboard ()=0 |
Static Public Member Functions | |
static CHook * | GetHook (QObject *parent=nullptr) |
The class is the HOOK abstract class.
Call CHook::GetHook get a instance of the class.
|
static |
Definition at line 9 of file HookUnix.cpp.