3 #ifndef SPECTMORPH_MORPH_LINEAR_VIEW_HH 4 #define SPECTMORPH_MORPH_LINEAR_VIEW_HH 6 #include "smmorphoperatorview.hh" 7 #include "smmorphlinear.hh" 8 #include "smcomboboxoperator.hh" 12 #include <QStackedWidget> 25 QLabel *morphing_label;
26 QSlider *morphing_slider;
27 QStackedWidget *morphing_stack;
39 void on_morphing_changed (
int new_value);
40 void on_control_changed();
41 void on_operator_changed();
42 void on_db_linear_changed (
bool new_value);
43 #if SPECTMORPH_SUPPORT_LPC 44 void on_use_lpc_changed (
bool new_value);
Definition: smmorphlinear.hh:13
Definition: smmorphplanwindow.hh:26
Definition: smmorphlinearview.hh:17
Definition: smalignedarray.cc:7
Definition: smmorphoperatorview.hh:15
Definition: smcomboboxoperator.hh:19
Definition: smcomboboxoperator.hh:58