LMMS
Loading...
Searching...
No Matches
juce_ApplicationCommandID.h File Reference

Go to the source code of this file.

Namespaces

namespace  juce
namespace  juce::StandardApplicationCommandIDs

Typedefs

using juce::CommandID = int

Enumerations

enum  {
  juce::StandardApplicationCommandIDs::quit = 0x1001 , juce::StandardApplicationCommandIDs::del = 0x1002 , juce::StandardApplicationCommandIDs::cut = 0x1003 , juce::StandardApplicationCommandIDs::copy = 0x1004 ,
  juce::StandardApplicationCommandIDs::paste = 0x1005 , juce::StandardApplicationCommandIDs::selectAll = 0x1006 , juce::StandardApplicationCommandIDs::deselectAll = 0x1007 , juce::StandardApplicationCommandIDs::undo = 0x1008 ,
  juce::StandardApplicationCommandIDs::redo = 0x1009
}