Rabbit Remote Control 0.0.30
Loading...
Searching...
No Matches
Public Member Functions | Static Public Member Functions | List of all members
CHook Class Referenceabstract

The class is the HOOK abstract class. More...

#include <Hook.h>

Inheritance diagram for CHook:
CHookUnix CHookWindows

Public Member Functions

 CHook (QObject *parent=nullptr)
 
virtual int RegisterKeyboard ()=0
 
virtual int UnRegisterKeyboard ()=0
 

Static Public Member Functions

static CHookGetHook (QObject *parent=nullptr)
 

Detailed Description

The class is the HOOK abstract class.

Call CHook::GetHook get a instance of the class.

Note
The class is only used by Client.

Definition at line 13 of file Hook.h.

Constructor & Destructor Documentation

◆ ~CHook()

CHook::~CHook ( )
virtual

Definition at line 13 of file Hook.cpp.

Member Function Documentation

◆ GetHook()

CHook * CHook::GetHook ( QObject *  parent = nullptr)
static

Definition at line 9 of file HookUnix.cpp.


The documentation for this class was generated from the following files: