Audacity 3.2.0
|
This is the complete list of members for ShuttleSetAutomation, including all inherited members.
Arg typedef | SettingsVisitorBase< Const > | |
bOK | ShuttleSetAutomation | |
bWrite | ShuttleSetAutomation | |
CouldGet(const wxString &key) | ShuttleSetAutomation | |
Define(bool &var, const wxChar *key, bool vdefault, bool vmin, bool vmax, bool vscl) override | ShuttleSetAutomation | |
Define(int &var, const wxChar *key, int vdefault, int vmin, int vmax, int vscl) override | ShuttleSetAutomation | |
Define(size_t &var, const wxChar *key, int vdefault, int vmin, int vmax, int vscl) override | ShuttleSetAutomation | |
Define(float &var, const wxChar *key, float vdefault, float vmin, float vmax, float vscl) override | ShuttleSetAutomation | |
Define(double &var, const wxChar *key, float vdefault, float vmin, float vmax, float vscl) override | ShuttleSetAutomation | |
Define(double &var, const wxChar *key, double vdefault, double vmin, double vmax, double vscl) override | ShuttleSetAutomation | |
Define(wxString &var, const wxChar *key, wxString vdefault, wxString vmin, wxString vmax, wxString vscl) override | ShuttleSetAutomation | |
SettingsVisitorBase::Define(Arg< bool > var, const wxChar *key, bool vdefault, bool vmin=false, bool vmax=false, bool vscl=false) | SettingsVisitorBase< Const > | virtual |
SettingsVisitorBase::Define(Arg< size_t > var, const wxChar *key, int vdefault, int vmin=0, int vmax=100000, int vscl=1) | SettingsVisitorBase< Const > | virtual |
SettingsVisitorBase::Define(Arg< int > var, const wxChar *key, int vdefault, int vmin=0, int vmax=100000, int vscl=1) | SettingsVisitorBase< Const > | virtual |
SettingsVisitorBase::Define(Arg< float > var, const wxChar *key, float vdefault, float vmin, float vmax, float vscl=1.0f) | SettingsVisitorBase< Const > | virtual |
SettingsVisitorBase::Define(Arg< double > var, const wxChar *key, float vdefault, float vmin, float vmax, float vscl=1.0f) | SettingsVisitorBase< Const > | virtual |
SettingsVisitorBase::Define(Arg< double > var, const wxChar *key, double vdefault, double vmin, double vmax, double vscl=1.0f) | SettingsVisitorBase< Const > | virtual |
SettingsVisitorBase::Define(Ref< wxString > var, const wxChar *key, wxString vdefault, wxString vmin={}, wxString vmax={}, wxString vscl={}) | SettingsVisitorBase< Const > | virtual |
DefineEnum(int &var, const wxChar *key, int vdefault, const EnumValueSymbol strings[], size_t nStrings) override | ShuttleSetAutomation | |
SettingsVisitorBase::DefineEnum(Arg< int > var, const wxChar *key, int vdefault, const EnumValueSymbol strings[], size_t nStrings) | SettingsVisitorBase< Const > | virtual |
mParams | SettingsVisitorBase< Const > | |
mpEap | SettingsVisitorBase< Const > | |
Optional(bool &var) override | ShuttleSetAutomation | |
SettingsVisitorBase::Optional(Ref< bool > var) | SettingsVisitorBase< Const > | virtual |
OptionalN(Ref< bool > var) | SettingsVisitorBase< Const > | virtual |
OptionalY(Ref< bool > var) | SettingsVisitorBase< Const > | virtual |
pOptionalFlag | SettingsVisitorBase< Const > | |
Ref typedef | SettingsVisitorBase< Const > | |
SetForValidating(CommandParameters *pEap) | ShuttleSetAutomation | inline |
SetForWriting(CommandParameters *pEap) | ShuttleSetAutomation | inline |
SettingsVisitorBase() | SettingsVisitorBase< Const > | inline |
ShouldSet() | SettingsVisitorBase< Const > | |
ShuttleSetAutomation() | ShuttleSetAutomation | inline |
~SettingsVisitorBase() | SettingsVisitorBase< Const > | virtual |