3 #ifndef SPECTMORPH_MORPH_PLAN_CONTROL_HH     4 #define SPECTMORPH_MORPH_PLAN_CONTROL_HH     6 #include "smmorphplan.hh"    21   QLabel       *volume_value_label;
    22   QSlider      *volume_slider;
    33   void set_volume (
double volume);
    34   void set_led (
bool on);
    37   void volume_changed (
double volume);
    40   void on_index_changed();
    41   void on_volume_changed (
int new_volume);
 An LED widget. 
Definition: smled.hh:50
 
Definition: smmorphplancontrol.hh:16
 
Definition: smalignedarray.cc:7