![]() |
Audacity 3.2.0
|
This is the complete list of members for MacroCommands, including all inherited members.
| AbortBatch() | MacroCommands | |
| AddMacro(const wxString ¯o) | MacroCommands | |
| AddToMacro(const CommandID &command, int before=-1) | MacroCommands | |
| AddToMacro(const CommandID &command, const wxString ¶ms, int before=-1) | MacroCommands | |
| AddToMessage(const wxString &msgIn) | MacroCommands | inline |
| ApplyCommand(const TranslatableString &friendlyCommand, const CommandID &command, const wxString ¶ms, CommandContext const *pContext=nullptr) | MacroCommands | |
| ApplyCommandInBatchMode(const TranslatableString &friendlyCommand, const CommandID &command, const wxString ¶ms, CommandContext const *pContext=nullptr) | MacroCommands | |
| ApplyEffectCommand(const PluginID &ID, const TranslatableString &friendlyCommand, const CommandID &command, const wxString ¶ms, const CommandContext &Context) | MacroCommands | |
| ApplyMacro(const MacroCommandsCatalog &catalog, const wxString &filename={}) | MacroCommands | |
| DeleteFromMacro(int index) | MacroCommands | |
| DeleteMacro(const wxString &name) | MacroCommands | |
| GetCommand(int index) | MacroCommands | |
| GetCount() | MacroCommands | |
| GetCurrentParamsFor(const CommandID &command) | MacroCommands | static |
| GetMessage() | MacroCommands | inline |
| GetNames() | MacroCommands | static |
| GetNamesOfDefaultMacros() | MacroCommands | static |
| GetParams(int index) | MacroCommands | |
| GetProject() | MacroCommands | inline |
| IsFixed(const wxString &name) | MacroCommands | |
| Join(const wxString &command, const wxString ¶m) | MacroCommands | |
| mAbort | MacroCommands | private |
| MacroCommands(AudacityProject &project) | MacroCommands | |
| mCommandMacro | MacroCommands | private |
| mFileName | MacroCommands | private |
| MigrateLegacyChains() | MacroCommands | static |
| mMessage | MacroCommands | private |
| mParamsMacro | MacroCommands | private |
| mProject | MacroCommands | private |
| PromptForParamsFor(const CommandID &command, const wxString ¶ms, AudacityProject &project) | MacroCommands | static |
| PromptForPresetFor(const CommandID &command, const wxString ¶ms, wxWindow *parent) | MacroCommands | static |
| ReadMacro(const wxString ¯o, wxWindow *parent=nullptr) | MacroCommands | |
| RenameMacro(const wxString &oldmacro, const wxString &newmacro) | MacroCommands | |
| ReportAndSkip(const TranslatableString &friendlyCommand, const wxString ¶ms) | MacroCommands | |
| ResetMacro() | MacroCommands | |
| RestoreMacro(const wxString &name) | MacroCommands | |
| Split(const wxString &str, wxString &command, wxString ¶m) | MacroCommands | |
| WriteMacro(const wxString ¯o, wxWindow *parent=nullptr) | MacroCommands |