3 #ifndef SPECTMORPH_MORPH_OPERATOR_VIEW_HH 4 #define SPECTMORPH_MORPH_OPERATOR_VIEW_HH 6 #include "smmorphplanwindow.hh" 22 QToolButton *fold_button;
28 void contextMenuEvent (QContextMenuEvent *event);
29 void mousePressEvent (QMouseEvent *event);
30 void mouseMoveEvent (QMouseEvent *event);
31 void mouseReleaseEvent (QMouseEvent *event);
33 void set_body_layout (QLayout *layout);
34 void update_body_visible();
44 void on_operators_changed();
47 void on_fold_clicked();
Definition: smmorphplanwindow.hh:26
Definition: smmorphoperator.hh:19
Definition: smalignedarray.cc:7
Definition: smmorphoperatorview.hh:15