JUCE-7.0.12-0-g4f43011b96 JUCE-7.0.12-0-g4f43011b96
JUCE — C++ application framework with suport for VST, VST3, LV2 audio plug-ins

« « « Anklang Documentation
Loading...
Searching...
No Matches
Namespaces | Typedefs | Enumerations
juce_ApplicationCommandID.h File Reference

Go to the source code of this file.

Namespaces

namespace  juce
 JUCE Namespace.
 
namespace  juce::StandardApplicationCommandIDs
 A set of general-purpose application command IDs.
 

Typedefs

using juce::CommandID = int
 A type used to hold the unique ID for an application command.
 

Enumerations

enum  {
  juce::StandardApplicationCommandIDs::quit , juce::StandardApplicationCommandIDs::del , juce::StandardApplicationCommandIDs::cut , juce::StandardApplicationCommandIDs::copy ,
  juce::StandardApplicationCommandIDs::paste , juce::StandardApplicationCommandIDs::selectAll , juce::StandardApplicationCommandIDs::deselectAll , juce::StandardApplicationCommandIDs::undo ,
  juce::StandardApplicationCommandIDs::redo
}