|
iPlug2 - C++ Audio Plug-in Framework
|
#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) |
Control to test keyboard input.
Definition in file TestKeyboardControl.h.
| const char * vk_to_string | ( | int | vk_code | ) |
Definition at line 20 of file TestKeyboardControl.h.