25 #ifndef JUCE_KEYMAPPINGEDITORCOMPONENT_H_INCLUDED 26 #define JUCE_KEYMAPPINGEDITORCOMPONENT_H_INCLUDED 48 bool showResetToDefaultButton);
59 void setColours (
Colour mainBackground,
75 virtual bool shouldCommandBeIncluded (
CommandID commandID);
82 virtual bool isCommandReadOnly (
CommandID commandID);
104 backgroundColourId = 0x100ad00,
105 textColourId = 0x100ad01,
134 #endif // JUCE_KEYMAPPINGEDITORCOMPONENT_H_INCLUDED Definition: juce_ApplicationCommandManager.h:84
Definition: juce_KeyPress.h:37
#define noexcept
Definition: juce_CompilerSupport.h:141
Definition: juce_KeyMappingEditorComponent.h:36
Definition: juce_KeyMappingEditorComponent.cpp:334
Definition: juce_TextButton.h:36
ApplicationCommandManager & getCommandManager() const noexcept
Definition: juce_KeyMappingEditorComponent.h:66
Definition: juce_String.h:43
#define JUCE_API
Definition: juce_StandardHeader.h:139
virtual void resized()
Definition: juce_Component.cpp:2272
KeyPressMappingSet & getMappings() const noexcept
Definition: juce_KeyMappingEditorComponent.h:63
Definition: juce_Colour.h:35
Definition: juce_TreeView.h:603
Definition: juce_Component.h:33
Definition: juce_ScopedPointer.h:70
Definition: juce_KeyPressMappingSet.h:84
Definition: juce_KeyMappingEditorComponent.cpp:267
Definition: juce_KeyMappingEditorComponent.cpp:288
virtual void parentHierarchyChanged()
Definition: juce_Component.cpp:1646
Definition: juce_ContainerDeletePolicy.h:44
Definition: juce_KeyMappingEditorComponent.cpp:204
ColourIds
Definition: juce_KeyMappingEditorComponent.h:102