|
SpectMorph
|
This is the complete list of members for SpectMorph::Property, including all inherited members.
| connect(Signal< Args... > &signal, const CbFunction &callback) (defined in SpectMorph::SignalReceiver) | SpectMorph::SignalReceiver | inline |
| connect(Signal< Args... > &signal, Instance *instance, const Method &method) (defined in SpectMorph::SignalReceiver) | SpectMorph::SignalReceiver | inline |
| dead_signal(uint64 id) (defined in SpectMorph::SignalReceiver) | SpectMorph::SignalReceiver | inline |
| disconnect(uint64 id) (defined in SpectMorph::SignalReceiver) | SpectMorph::SignalReceiver | inline |
| enum_info() const (defined in SpectMorph::Property) | SpectMorph::Property | inlinevirtual |
| float_range() (defined in SpectMorph::Property) | SpectMorph::Property | inlinevirtual |
| float_scale() (defined in SpectMorph::Property) | SpectMorph::Property | inlinevirtual |
| get()=0 (defined in SpectMorph::Property) | SpectMorph::Property | pure virtual |
| get_bool() (defined in SpectMorph::Property) | SpectMorph::Property | inline |
| get_edit_str() (defined in SpectMorph::Property) | SpectMorph::Property | inlinevirtual |
| get_float() const (defined in SpectMorph::Property) | SpectMorph::Property | inlinevirtual |
| identifier() (defined in SpectMorph::Property) | SpectMorph::Property | inline |
| label()=0 (defined in SpectMorph::Property) | SpectMorph::Property | pure virtual |
| load(InFile &in_file)=0 (defined in SpectMorph::Property) | SpectMorph::Property | pure virtual |
| m_identifier (defined in SpectMorph::Property) | SpectMorph::Property | protected |
| m_modulation_list (defined in SpectMorph::Property) | SpectMorph::Property | protected |
| m_modulation_range_ui (defined in SpectMorph::Property) | SpectMorph::Property | protected |
| m_op (defined in SpectMorph::Property) | SpectMorph::Property | protected |
| max()=0 (defined in SpectMorph::Property) | SpectMorph::Property | pure virtual |
| min()=0 (defined in SpectMorph::Property) | SpectMorph::Property | pure virtual |
| modulation_list() (defined in SpectMorph::Property) | SpectMorph::Property | inline |
| modulation_range_ui() const (defined in SpectMorph::Property) | SpectMorph::Property | inline |
| op() (defined in SpectMorph::Property) | SpectMorph::Property | inline |
| Property(MorphOperator *op, const std::string &identifier) (defined in SpectMorph::Property) | SpectMorph::Property | |
| save(OutFile &out_file)=0 (defined in SpectMorph::Property) | SpectMorph::Property | pure virtual |
| Scale enum name (defined in SpectMorph::Property) | SpectMorph::Property | |
| set(int v)=0 (defined in SpectMorph::Property) | SpectMorph::Property | pure virtual |
| set_bool(bool b) (defined in SpectMorph::Property) | SpectMorph::Property | inline |
| set_edit_str(const std::string &s) (defined in SpectMorph::Property) | SpectMorph::Property | inlinevirtual |
| set_float(float f) (defined in SpectMorph::Property) | SpectMorph::Property | inlinevirtual |
| set_modulation_data(ModulationData *mod_data) (defined in SpectMorph::Property) | SpectMorph::Property | |
| set_modulation_range_ui(double range_ui) (defined in SpectMorph::Property) | SpectMorph::Property | inline |
| signal_modulation_changed (defined in SpectMorph::Property) | SpectMorph::Property | |
| signal_value_changed (defined in SpectMorph::Property) | SpectMorph::Property | |
| SignalReceiver() (defined in SpectMorph::SignalReceiver) | SpectMorph::SignalReceiver | inline |
| type()=0 (defined in SpectMorph::Property) | SpectMorph::Property | pure virtual |
| Type enum name (defined in SpectMorph::Property) | SpectMorph::Property | |
| value_label()=0 (defined in SpectMorph::Property) | SpectMorph::Property | pure virtual |
| ~Property() (defined in SpectMorph::Property) | SpectMorph::Property | virtual |
| ~SignalReceiver() (defined in SpectMorph::SignalReceiver) | SpectMorph::SignalReceiver | inlinevirtual |