JUCE  v5.4.1-191-g0ab5e696f
JUCE API
Looking for a senior C++ dev?
I'm looking for work. Hire me!
juce::KeyPressMappingSet::CommandMapping Struct Reference
Collaboration diagram for juce::KeyPressMappingSet::CommandMapping:

Public Attributes

CommandID commandID
 
Array< KeyPresskeypresses
 
bool wantsKeyUpDownCallbacks
 

Member Data Documentation

◆ commandID

CommandID juce::KeyPressMappingSet::CommandMapping::commandID

◆ keypresses

Array<KeyPress> juce::KeyPressMappingSet::CommandMapping::keypresses

◆ wantsKeyUpDownCallbacks

bool juce::KeyPressMappingSet::CommandMapping::wantsKeyUpDownCallbacks

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