Discover
What’s New
Features
Made With JUCE
Blog
Learn
Documentation
Course
Tutorials
Resources
Newsletter
Marketplace
Forum
Get JUCE
Modules
All Classes
Tutorials
Course
Loading...
Searching...
No Matches
juce
KeyPressMappingSet
juce::KeyPressMappingSet Member List
This is the complete list of members for
juce::KeyPressMappingSet
, including all inherited members.
addChangeListener
(ChangeListener *listener)
juce::ChangeBroadcaster
addKeyPress
(CommandID commandID, const KeyPress &newKeyPress, int insertIndex=-1)
juce::KeyPressMappingSet
ChangeBroadcaster
() noexcept
juce::ChangeBroadcaster
clearAllKeyPresses
()
juce::KeyPressMappingSet
clearAllKeyPresses
(CommandID commandID)
juce::KeyPressMappingSet
containsMapping
(CommandID commandID, const KeyPress &keyPress) const noexcept
juce::KeyPressMappingSet
createXml
(bool saveDifferencesFromDefaultSet) const
juce::KeyPressMappingSet
dispatchPendingMessages
()
juce::ChangeBroadcaster
findCommandForKeyPress
(const KeyPress &keyPress) const noexcept
juce::KeyPressMappingSet
getCommandManager
() const noexcept
juce::KeyPressMappingSet
inline
getKeyPressesAssignedToCommand
(CommandID commandID) const
juce::KeyPressMappingSet
globalFocusChanged
(Component *) override
juce::KeyPressMappingSet
virtual
keyPressed
(const KeyPress &, Component *) override
juce::KeyPressMappingSet
virtual
KeyPressMappingSet
(ApplicationCommandManager &)
juce::KeyPressMappingSet
explicit
KeyPressMappingSet
(const KeyPressMappingSet &)
juce::KeyPressMappingSet
keyStateChanged
(bool isKeyDown, Component *) override
juce::KeyPressMappingSet
virtual
removeAllChangeListeners
()
juce::ChangeBroadcaster
removeChangeListener
(ChangeListener *listener)
juce::ChangeBroadcaster
removeKeyPress
(CommandID commandID, int keyPressIndex)
juce::KeyPressMappingSet
removeKeyPress
(const KeyPress &keypress)
juce::KeyPressMappingSet
resetToDefaultMapping
(CommandID commandID)
juce::KeyPressMappingSet
resetToDefaultMappings
()
juce::KeyPressMappingSet
restoreFromXml
(const XmlElement &xmlVersion)
juce::KeyPressMappingSet
sendChangeMessage
()
juce::ChangeBroadcaster
sendSynchronousChangeMessage
()
juce::ChangeBroadcaster
~ChangeBroadcaster
()
juce::ChangeBroadcaster
virtual
~KeyListener
()=default
juce::KeyListener
virtual
~KeyPressMappingSet
() override
juce::KeyPressMappingSet