| can_rename(const std::string &name) (defined in SpectMorph::MorphOperator) | SpectMorph::MorphOperator | |
| 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 |
| CONTROL_GUI enum value (defined in SpectMorph::MorphGrid) | SpectMorph::MorphGrid | |
| CONTROL_OP enum value (defined in SpectMorph::MorphGrid) | SpectMorph::MorphGrid | |
| CONTROL_SIGNAL_1 enum value (defined in SpectMorph::MorphGrid) | SpectMorph::MorphGrid | |
| CONTROL_SIGNAL_2 enum value (defined in SpectMorph::MorphGrid) | SpectMorph::MorphGrid | |
| ControlType enum name (defined in SpectMorph::MorphGrid) | SpectMorph::MorphGrid | |
| create(const std::string &type, MorphPlan *plan) (defined in SpectMorph::MorphOperator) | SpectMorph::MorphOperator | static |
| dead_signal(uint64 id) (defined in SpectMorph::SignalReceiver) | SpectMorph::SignalReceiver | inline |
| disconnect(uint64 id) (defined in SpectMorph::SignalReceiver) | SpectMorph::SignalReceiver | inline |
| folded() const (defined in SpectMorph::MorphOperator) | SpectMorph::MorphOperator | |
| has_selection() (defined in SpectMorph::MorphGrid) | SpectMorph::MorphGrid | |
| height() (defined in SpectMorph::MorphGrid) | SpectMorph::MorphGrid | |
| id() (defined in SpectMorph::MorphOperator) | SpectMorph::MorphOperator | |
| input_node(int x, int y) (defined in SpectMorph::MorphGrid) | SpectMorph::MorphGrid | |
| input_node_label(int x, int y) (defined in SpectMorph::MorphGrid) | SpectMorph::MorphGrid | |
| insert_order() (defined in SpectMorph::MorphGrid) | SpectMorph::MorphGrid | virtual |
| load(InFile &in_file) (defined in SpectMorph::MorphGrid) | SpectMorph::MorphGrid | virtual |
| load_map (defined in SpectMorph::MorphGrid) | SpectMorph::MorphGrid | protected |
| m_folded (defined in SpectMorph::MorphOperator) | SpectMorph::MorphOperator | protected |
| m_height (defined in SpectMorph::MorphGrid) | SpectMorph::MorphGrid | protected |
| m_id (defined in SpectMorph::MorphOperator) | SpectMorph::MorphOperator | protected |
| m_input_node (defined in SpectMorph::MorphGrid) | SpectMorph::MorphGrid | protected |
| m_morph_plan (defined in SpectMorph::MorphOperator) | SpectMorph::MorphOperator | protected |
| m_name (defined in SpectMorph::MorphOperator) | SpectMorph::MorphOperator | protected |
| m_selected_x (defined in SpectMorph::MorphGrid) | SpectMorph::MorphGrid | protected |
| m_selected_y (defined in SpectMorph::MorphGrid) | SpectMorph::MorphGrid | protected |
| m_width (defined in SpectMorph::MorphGrid) | SpectMorph::MorphGrid | protected |
| m_x_control_op (defined in SpectMorph::MorphGrid) | SpectMorph::MorphGrid | protected |
| m_x_control_type (defined in SpectMorph::MorphGrid) | SpectMorph::MorphGrid | protected |
| m_x_morphing (defined in SpectMorph::MorphGrid) | SpectMorph::MorphGrid | protected |
| m_y_control_op (defined in SpectMorph::MorphGrid) | SpectMorph::MorphGrid | protected |
| m_y_control_type (defined in SpectMorph::MorphGrid) | SpectMorph::MorphGrid | protected |
| m_y_morphing (defined in SpectMorph::MorphGrid) | SpectMorph::MorphGrid | protected |
| m_zoom (defined in SpectMorph::MorphGrid) | SpectMorph::MorphGrid | protected |
| morph_plan() (defined in SpectMorph::MorphOperator) | SpectMorph::MorphOperator | |
| MorphGrid(MorphPlan *morph_plan) (defined in SpectMorph::MorphGrid) | SpectMorph::MorphGrid | |
| MorphOperator(MorphPlan *morph_plan) (defined in SpectMorph::MorphOperator) | SpectMorph::MorphOperator | |
| name() (defined in SpectMorph::MorphOperator) | SpectMorph::MorphOperator | |
| on_operator_removed(MorphOperator *op) (defined in SpectMorph::MorphGrid) | SpectMorph::MorphGrid | |
| OpNameMap typedef (defined in SpectMorph::MorphOperator) | SpectMorph::MorphOperator | protected |
| OUTPUT_AUDIO enum value (defined in SpectMorph::MorphOperator) | SpectMorph::MorphOperator | |
| OUTPUT_CONTROL enum value (defined in SpectMorph::MorphOperator) | SpectMorph::MorphOperator | |
| OUTPUT_NONE enum value (defined in SpectMorph::MorphOperator) | SpectMorph::MorphOperator | |
| output_type() (defined in SpectMorph::MorphGrid) | SpectMorph::MorphGrid | virtual |
| OutputType enum name (defined in SpectMorph::MorphOperator) | SpectMorph::MorphOperator | |
| post_load(OpNameMap &op_name_map) (defined in SpectMorph::MorphGrid) | SpectMorph::MorphGrid | virtual |
| save(OutFile &out_file) (defined in SpectMorph::MorphGrid) | SpectMorph::MorphGrid | virtual |
| selected_x() (defined in SpectMorph::MorphGrid) | SpectMorph::MorphGrid | |
| selected_y() (defined in SpectMorph::MorphGrid) | SpectMorph::MorphGrid | |
| set_folded(bool folded) (defined in SpectMorph::MorphOperator) | SpectMorph::MorphOperator | |
| set_height(int height) (defined in SpectMorph::MorphGrid) | SpectMorph::MorphGrid | |
| set_id(const std::string &id) (defined in SpectMorph::MorphOperator) | SpectMorph::MorphOperator | |
| set_input_node(int x, int y, const MorphGridNode &node) (defined in SpectMorph::MorphGrid) | SpectMorph::MorphGrid | |
| set_name(const std::string &name) (defined in SpectMorph::MorphOperator) | SpectMorph::MorphOperator | |
| set_selected_x(int x) (defined in SpectMorph::MorphGrid) | SpectMorph::MorphGrid | |
| set_selected_y(int y) (defined in SpectMorph::MorphGrid) | SpectMorph::MorphGrid | |
| set_width(int width) (defined in SpectMorph::MorphGrid) | SpectMorph::MorphGrid | |
| set_x_control_op(MorphOperator *op) (defined in SpectMorph::MorphGrid) | SpectMorph::MorphGrid | |
| set_x_control_type(ControlType new_control_type) (defined in SpectMorph::MorphGrid) | SpectMorph::MorphGrid | |
| set_x_morphing(double new_value) (defined in SpectMorph::MorphGrid) | SpectMorph::MorphGrid | |
| set_y_control_op(MorphOperator *op) (defined in SpectMorph::MorphGrid) | SpectMorph::MorphGrid | |
| set_y_control_type(ControlType new_control_type) (defined in SpectMorph::MorphGrid) | SpectMorph::MorphGrid | |
| set_y_morphing(double new_value) (defined in SpectMorph::MorphGrid) | SpectMorph::MorphGrid | |
| set_zoom(int new_zoom) (defined in SpectMorph::MorphGrid) | SpectMorph::MorphGrid | |
| SignalReceiver() (defined in SpectMorph::SignalReceiver) | SpectMorph::SignalReceiver | inline |
| type() (defined in SpectMorph::MorphGrid) | SpectMorph::MorphGrid | virtual |
| type_name() (defined in SpectMorph::MorphOperator) | SpectMorph::MorphOperator | |
| update_size() (defined in SpectMorph::MorphGrid) | SpectMorph::MorphGrid | protected |
| width() (defined in SpectMorph::MorphGrid) | SpectMorph::MorphGrid | |
| write_operator(OutFile &file, const std::string &name, MorphOperator *op) (defined in SpectMorph::MorphOperator) | SpectMorph::MorphOperator | protected |
| x_control_op() (defined in SpectMorph::MorphGrid) | SpectMorph::MorphGrid | |
| x_control_type() (defined in SpectMorph::MorphGrid) | SpectMorph::MorphGrid | |
| x_morphing() (defined in SpectMorph::MorphGrid) | SpectMorph::MorphGrid | |
| y_control_op() (defined in SpectMorph::MorphGrid) | SpectMorph::MorphGrid | |
| y_control_type() (defined in SpectMorph::MorphGrid) | SpectMorph::MorphGrid | |
| y_morphing() (defined in SpectMorph::MorphGrid) | SpectMorph::MorphGrid | |
| zoom() (defined in SpectMorph::MorphGrid) | SpectMorph::MorphGrid | |
| ~MorphGrid() (defined in SpectMorph::MorphGrid) | SpectMorph::MorphGrid | |
| ~MorphOperator() (defined in SpectMorph::MorphOperator) | SpectMorph::MorphOperator | virtual |
| ~SignalReceiver() (defined in SpectMorph::SignalReceiver) | SpectMorph::SignalReceiver | inlinevirtual |