| VSTGUI
    4.10
    Graphical User Interface Framework not only for VST plugins | 
generic keyboard hook interface for CFrame More...
 Inheritance diagram for IKeyboardHook:
 Inheritance diagram for IKeyboardHook:| Public Member Functions | |
| virtual | ~IKeyboardHook () noexcept=default | 
| virtual void | onKeyboardEvent (KeyboardEvent &event, CFrame *frame)=0 | 
| the event will not be dispatched further if it is consumed. | |
generic keyboard hook interface for CFrame
| 
 | virtualdefaultnoexcept | 
| 
 | pure virtual | 
the event will not be dispatched further if it is consumed.