JUCE
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Namespaces | Typedefs
juce_ApplicationCommandID.h File Reference

Namespaces

namespace  StandardApplicationCommandIDs
 A set of general-purpose application command IDs.
 

Typedefs

typedef int CommandID
 A type used to hold the unique ID for an application command.
 

Typedef Documentation

typedef int CommandID

A type used to hold the unique ID for an application command.

This is a numeric type, so it can be stored as an integer.

See Also
ApplicationCommandInfo, ApplicationCommandManager, ApplicationCommandTarget, KeyPressMappingSet