Audacity 3.2.0
CommandImplementation Member List

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

Apply() overrideCommandImplementationinlinevirtual
Apply(const CommandContext &context) overrideCommandImplementationvirtual
CheckParam(const wxString &paramName)CommandImplementationprotected
CommandImplementation(AudacityProject &project, OldStyleCommandType &type)CommandImplementation
GetBool(const wxString &paramName)CommandImplementationprotected
GetDouble(const wxString &paramName)CommandImplementationprotected
GetLong(const wxString &paramName)CommandImplementationprotected
GetSignature() overrideCommandImplementationvirtual
GetString(const wxString &paramName)CommandImplementationprotected
GetSymbol() overrideCommandImplementationvirtual
HasParam(const wxString &paramName)CommandImplementationprotected
mParamsCommandImplementationprivate
mProjectOldStyleCommand
mSetParamsCommandImplementationprivate
mTypeCommandImplementationprivate
OldStyleCommand(AudacityProject &project)OldStyleCommandinline
SetParameter(const wxString &paramName, const wxVariant &paramValue) overrideCommandImplementationvirtual
TypeCheck(const wxString &typeName, const wxString &paramName, const wxVariant &param)CommandImplementationprotected
Valid(const wxString &paramName, const wxVariant &paramValue)CommandImplementationprivate
~CommandImplementation()CommandImplementationvirtual
~OldStyleCommand()OldStyleCommandinlinevirtual