SpectMorph
SpectMorph::XParamProperty Member List

This is the complete list of members for SpectMorph::XParamProperty, including all inherited members.

connect(Signal< Args... > &signal, const CbFunction &callback) (defined in SpectMorph::SignalReceiver)SpectMorph::SignalReceiverinline
connect(Signal< Args... > &signal, Instance *instance, const Method &method) (defined in SpectMorph::SignalReceiver)SpectMorph::SignalReceiverinline
dead_signal(uint64 id) (defined in SpectMorph::SignalReceiver)SpectMorph::SignalReceiverinline
disconnect(uint64 id) (defined in SpectMorph::SignalReceiver)SpectMorph::SignalReceiverinline
enum_info() const (defined in SpectMorph::Property)SpectMorph::Propertyinlinevirtual
float_range() override (defined in SpectMorph::FloatProperty)SpectMorph::FloatPropertyinlinevirtual
float_scale() override (defined in SpectMorph::FloatProperty)SpectMorph::FloatPropertyinlinevirtual
FloatProperty(MorphOperator *op, float *value, const Range &range, Scale scale, const std::string &identifier, const std::string &label, const std::string &format) (defined in SpectMorph::FloatProperty)SpectMorph::FloatPropertyinline
get() override (defined in SpectMorph::FloatProperty)SpectMorph::FloatPropertyinlinevirtual
get_bool() (defined in SpectMorph::Property)SpectMorph::Propertyinline
get_edit_str() override (defined in SpectMorph::FloatProperty)SpectMorph::FloatPropertyinlinevirtual
get_float() const override (defined in SpectMorph::FloatProperty)SpectMorph::FloatPropertyinlinevirtual
identifier() (defined in SpectMorph::Property)SpectMorph::Propertyinline
label() override (defined in SpectMorph::FloatProperty)SpectMorph::FloatPropertyinlinevirtual
load(InFile &in_file) override (defined in SpectMorph::FloatProperty)SpectMorph::FloatPropertyinlinevirtual
m_custom_formatter (defined in SpectMorph::FloatProperty)SpectMorph::FloatPropertyprotected
m_format (defined in SpectMorph::FloatProperty)SpectMorph::FloatPropertyprotected
m_identifier (defined in SpectMorph::Property)SpectMorph::Propertyprotected
m_label (defined in SpectMorph::FloatProperty)SpectMorph::FloatPropertyprotected
m_modulation_list (defined in SpectMorph::Property)SpectMorph::Propertyprotected
m_modulation_range_ui (defined in SpectMorph::Property)SpectMorph::Propertyprotected
m_op (defined in SpectMorph::Property)SpectMorph::Propertyprotected
m_range (defined in SpectMorph::FloatProperty)SpectMorph::FloatPropertyprotected
m_scale (defined in SpectMorph::FloatProperty)SpectMorph::FloatPropertyprotected
m_value (defined in SpectMorph::FloatProperty)SpectMorph::FloatPropertyprotected
max() override (defined in SpectMorph::FloatProperty)SpectMorph::FloatPropertyinlinevirtual
min() override (defined in SpectMorph::FloatProperty)SpectMorph::FloatPropertyinlinevirtual
modulation_list() (defined in SpectMorph::Property)SpectMorph::Propertyinline
modulation_range_ui() const (defined in SpectMorph::Property)SpectMorph::Propertyinline
op() (defined in SpectMorph::Property)SpectMorph::Propertyinline
Property(MorphOperator *op, const std::string &identifier) (defined in SpectMorph::Property)SpectMorph::Property
save(OutFile &out_file) override (defined in SpectMorph::FloatProperty)SpectMorph::FloatPropertyinlinevirtual
Scale enum name (defined in SpectMorph::Property)SpectMorph::Property
set(int v) override (defined in SpectMorph::FloatProperty)SpectMorph::FloatPropertyinlinevirtual
set_bool(bool b) (defined in SpectMorph::Property)SpectMorph::Propertyinline
set_custom_formatter(const std::function< std::string(float)> &formatter) (defined in SpectMorph::FloatProperty)SpectMorph::FloatPropertyinline
set_edit_str(const std::string &s) override (defined in SpectMorph::FloatProperty)SpectMorph::FloatPropertyinlinevirtual
set_float(float f) override (defined in SpectMorph::FloatProperty)SpectMorph::FloatPropertyinlinevirtual
set_modulation_data(ModulationData *mod_data) (defined in SpectMorph::Property)SpectMorph::Property
set_modulation_range_ui(double range_ui) (defined in SpectMorph::Property)SpectMorph::Propertyinline
signal_modulation_changed (defined in SpectMorph::Property)SpectMorph::Property
signal_value_changed (defined in SpectMorph::Property)SpectMorph::Property
SignalReceiver() (defined in SpectMorph::SignalReceiver)SpectMorph::SignalReceiverinline
Type enum name (defined in SpectMorph::Property)SpectMorph::Property
type() override (defined in SpectMorph::FloatProperty)SpectMorph::FloatPropertyinlinevirtual
ui2value(double ui) (defined in SpectMorph::XParamProperty)SpectMorph::XParamPropertyinlinevirtual
value2ui(double v) (defined in SpectMorph::XParamProperty)SpectMorph::XParamPropertyinlinevirtual
value_label() override (defined in SpectMorph::FloatProperty)SpectMorph::FloatPropertyinlinevirtual
XParamProperty(MorphOperator *op, float *value, const std::string &identifier, const std::string &label, const std::string &format, float def_value, float min_value, float max_value, double slope) (defined in SpectMorph::XParamProperty)SpectMorph::XParamPropertyinline
~Property() (defined in SpectMorph::Property)SpectMorph::Propertyvirtual
~SignalReceiver() (defined in SpectMorph::SignalReceiver)SpectMorph::SignalReceiverinlinevirtual