iPlug2 - C++ Audio Plug-in Framework
Loading...
Searching...
No Matches
Classes | Functions
TestKeyboardControl.h File Reference
#include "IControl.h"

Go to the source code of this file.

Classes

class  TestKeyboardControl
 Control to test keyboard input. More...
 

Functions

const char * vk_to_string (int vk_code)
 

Detailed Description

Control to test keyboard input.

Definition in file TestKeyboardControl.h.

Function Documentation

◆ vk_to_string()

const char * vk_to_string ( int  vk_code)

Definition at line 20 of file TestKeyboardControl.h.