Audacity 3.2.0
CommandContext Member List

This is the complete list of members for CommandContext, including all inherited members.

AddBool(const bool value, const wxString &name={}) constCommandContext
AddItem(const wxString &value, const wxString &name={}) constCommandContext
AddItem(const double value, const wxString &name={}) constCommandContext
CommandContext(AudacityProject &p, const wxEvent *e=nullptr, int ii=0, const CommandParameter &param=CommandParameter{})CommandContext
CommandContext(AudacityProject &p, std::unique_ptr< CommandOutputTargets > target)CommandContext
EndArray() constCommandContext
EndField() constCommandContext
EndStruct() constCommandContext
Error(const wxString &message) constCommandContextvirtual
indexCommandContext
parameterCommandContext
pEvtCommandContext
pOutputCommandContext
Progress(double d) constCommandContextvirtual
projectCommandContext
StartArray() constCommandContext
StartField(const wxString &name) constCommandContext
StartStruct() constCommandContext
Status(const wxString &message, bool bFlush=false) constCommandContextvirtual
temporarySelectionCommandContext
~CommandContext()CommandContext