JUCE
Typedefs

Typedefs

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

Detailed Description

Typedef Documentation

◆ CommandID

using CommandID = int

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