Audacity 3.2.0
|
This is the complete list of members for CommandContext, including all inherited members.
AddBool(const bool value, const wxString &name={}) const | CommandContext | |
AddItem(const wxString &value, const wxString &name={}) const | CommandContext | |
AddItem(const double value, const wxString &name={}) const | CommandContext | |
CommandContext(AudacityProject &p, const wxEvent *e=nullptr, int ii=0, const CommandParameter ¶m=CommandParameter{}) | CommandContext | |
CommandContext(AudacityProject &p, std::unique_ptr< CommandOutputTargets > target) | CommandContext | |
EndArray() const | CommandContext | |
EndField() const | CommandContext | |
EndStruct() const | CommandContext | |
Error(const wxString &message) const | CommandContext | virtual |
index | CommandContext | |
parameter | CommandContext | |
pEvt | CommandContext | |
pOutput | CommandContext | |
Progress(double d) const | CommandContext | virtual |
project | CommandContext | |
StartArray() const | CommandContext | |
StartField(const wxString &name) const | CommandContext | |
StartStruct() const | CommandContext | |
Status(const wxString &message, bool bFlush=false) const | CommandContext | virtual |
temporarySelection | CommandContext | |
~CommandContext() | CommandContext |