JUCE  v5.1.1-3-g1a0b28c73
JUCE API
KeyPressMappingSet::CommandMapping Struct Reference
Collaboration diagram for KeyPressMappingSet::CommandMapping:

Public Attributes

CommandID commandID
 
Array< KeyPresskeypresses
 
bool wantsKeyUpDownCallbacks
 

Member Data Documentation

◆ commandID

CommandID KeyPressMappingSet::CommandMapping::commandID

◆ keypresses

Array<KeyPress> KeyPressMappingSet::CommandMapping::keypresses

◆ wantsKeyUpDownCallbacks

bool KeyPressMappingSet::CommandMapping::wantsKeyUpDownCallbacks

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