VSTGUI 4.10
Graphical User Interface Framework not only for VST plugins
Loading...
Searching...
No Matches
OldKeyboardHookAdapter Class Referenceabstract

#include <cframe.h>

+ Inheritance diagram for OldKeyboardHookAdapter:

Public Member Functions

virtual int32_t onKeyDown (const VstKeyCode &code, CFrame *frame)=0
 
virtual int32_t onKeyUp (const VstKeyCode &code, CFrame *frame)=0
 
- Public Member Functions inherited from IKeyboardHook
virtual ~IKeyboardHook () noexcept=default
 

Member Function Documentation

◆ onKeyDown()

virtual int32_t onKeyDown ( const VstKeyCode & code,
CFrame * frame )
pure virtual

◆ onKeyUp()

virtual int32_t onKeyUp ( const VstKeyCode & code,
CFrame * frame )
pure virtual

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