Audacity 3.2.0
|
This is the complete list of members for CommandSignature, including all inherited members.
AddParameter(const wxString &name, const wxVariant &dft, std::unique_ptr< Validator > &&valid) | CommandSignature | |
CommandSignature(const CommandSignature &)=delete | CommandSignature | private |
CommandSignature() | CommandSignature | explicit |
GetDefaults() const | CommandSignature | |
GetValidator(const wxString ¶mName) | CommandSignature | |
mDefaults | CommandSignature | private |
mValidators | CommandSignature | private |
operator=(const CommandSignature &)=delete | CommandSignature | private |
~CommandSignature() | CommandSignature |