JUCE-7.0.12-0-g4f43011b96 JUCE-7.0.12-0-g4f43011b96
JUCE — C++ application framework with suport for VST, VST3, LV2 audio plug-ins

« « « Anklang Documentation
Loading...
Searching...
No Matches
Public Attributes | List of all members
juce::KeyPressHelpers::KeyNameAndCode Struct Reference

Public Attributes

const charname
 
int code
 

Detailed Description

Definition at line 69 of file juce_KeyPress.cpp.

Member Data Documentation

◆ code

int juce::KeyPressHelpers::KeyNameAndCode::code

Definition at line 72 of file juce_KeyPress.cpp.

◆ name

const char* juce::KeyPressHelpers::KeyNameAndCode::name

Definition at line 71 of file juce_KeyPress.cpp.


The documentation for this struct was generated from the following file: