JUCE
Main Page
Related Pages
Classes
Files
Class List
Class Index
Class Hierarchy
Class Members
All
Classes
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Defines
KeyPressMappingSet Member List
This is the complete list of members for
KeyPressMappingSet
, including all inherited members.
addChangeListener
(ChangeListener *listener)
ChangeBroadcaster
addKeyPress
(CommandID commandID, const KeyPress &newKeyPress, int insertIndex=-1)
KeyPressMappingSet
ChangeBroadcaster
() noexcept
ChangeBroadcaster
clearAllKeyPresses
()
KeyPressMappingSet
clearAllKeyPresses
(CommandID commandID)
KeyPressMappingSet
containsMapping
(CommandID commandID, const KeyPress &keyPress) const noexcept
KeyPressMappingSet
createXml
(bool saveDifferencesFromDefaultSet) const
KeyPressMappingSet
dispatchPendingMessages
()
ChangeBroadcaster
findCommandForKeyPress
(const KeyPress &keyPress) const noexcept
KeyPressMappingSet
getCommandManager
() const noexcept
KeyPressMappingSet
getKeyPressesAssignedToCommand
(CommandID commandID) const
KeyPressMappingSet
globalFocusChanged
(Component *focusedComponent)
KeyPressMappingSet
[virtual]
keyPressed
(const KeyPress &key, Component *originatingComponent)
KeyPressMappingSet
[virtual]
KeyPressMappingSet
(ApplicationCommandManager *commandManager)
KeyPressMappingSet
[explicit]
KeyPressMappingSet
(const KeyPressMappingSet &other)
KeyPressMappingSet
keyStateChanged
(bool isKeyDown, Component *originatingComponent)
KeyPressMappingSet
[virtual]
removeAllChangeListeners
()
ChangeBroadcaster
removeChangeListener
(ChangeListener *listener)
ChangeBroadcaster
removeKeyPress
(CommandID commandID, int keyPressIndex)
KeyPressMappingSet
removeKeyPress
(const KeyPress &keypress)
KeyPressMappingSet
resetToDefaultMapping
(CommandID commandID)
KeyPressMappingSet
resetToDefaultMappings
()
KeyPressMappingSet
restoreFromXml
(const XmlElement &xmlVersion)
KeyPressMappingSet
sendChangeMessage
()
ChangeBroadcaster
sendSynchronousChangeMessage
()
ChangeBroadcaster
~ChangeBroadcaster
()
ChangeBroadcaster
[virtual]
~FocusChangeListener
()
FocusChangeListener
[virtual]
~KeyListener
()
KeyListener
[virtual]
~KeyPressMappingSet
()
KeyPressMappingSet
All content © Raw Material Software Ltd.