JUCE  v6.1.6 (6.0.8-1114)
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: