SpectMorph
Public Slots | Signals | Public Member Functions | Static Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
SpectMorph::MorphOperatorView Class Reference
Inheritance diagram for SpectMorph::MorphOperatorView:
SpectMorph::MorphGridView SpectMorph::MorphLFOView SpectMorph::MorphLinearView SpectMorph::MorphOutputView SpectMorph::MorphSourceView

Public Slots

void on_operators_changed ()
 
void on_rename ()
 
void on_remove ()
 
void on_fold_clicked ()
 

Signals

void move_indication (MorphOperator *op)
 
void need_resize ()
 

Public Member Functions

 MorphOperatorView (MorphOperator *op, MorphPlanWindow *morph_plan_window)
 
MorphOperatorop ()
 

Static Public Member Functions

static MorphOperatorViewcreate (MorphOperator *op, MorphPlanWindow *window)
 

Protected Member Functions

void contextMenuEvent (QContextMenuEvent *event)
 
void mousePressEvent (QMouseEvent *event)
 
void mouseMoveEvent (QMouseEvent *event)
 
void mouseReleaseEvent (QMouseEvent *event)
 
void set_body_layout (QLayout *layout)
 
void update_body_visible ()
 

Protected Attributes

QLabel * head_label
 
QWidget * body_widget
 
QMenu * context_menu
 
QToolButton * fold_button
 
MorphOperatorm_op
 
MorphPlanWindowmorph_plan_window
 
bool remove
 
bool in_move
 

The documentation for this class was generated from the following files: