|
Photosine 0.5
|
#include <CommandDefaults.h>
Public Types | |
| enum | CommandIDs { fileNew = 100 , fileOpen =101 , fileSave =102 , fileSaveAs =103 , fileExportProject =124 , fileConsolidateProject =125 , fileExportImage =131 , fileExportVideo =132 , fileProjectSettings =106 , filePluginOrganizer = 110 , filePreferences = 111 , editCopy =201 , editPaste =202 , editUndo =203 , editRedo =204 , automationNewTrack =301 , viewRefreshPreview =503 , windowUtilityWindow = 601 , windowPreviewWindow = 602 , developTestsWindow = 4200 , developDumpValueTree = 4201 } |
Static Public Member Functions | |
| static juce::ApplicationCommandInfo | getDefaultCommandInfo (juce::CommandID commandID, juce::ApplicationCommandInfo &result) |
Contains defaults and other functions related to juce::ApplicationCommandManager and juce::ApplicationCommandTarget
Command IDs used for juce::ApplicationCommandManager and juce::ApplicationCommandTarget
|
inlinestatic |
Gets default juce::ApplicationCommandInfo given a juce::CommandID