SpectMorph
Public Slots | Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
SpectMorph::MorphLinearView Class Reference
Inheritance diagram for SpectMorph::MorphLinearView:
SpectMorph::MorphOperatorView

Public Slots

void on_morphing_changed (int new_value)
 
void on_control_changed ()
 
void on_operator_changed ()
 
void on_db_linear_changed (bool new_value)
 
- Public Slots inherited from SpectMorph::MorphOperatorView
void on_operators_changed ()
 
void on_rename ()
 
void on_remove ()
 
void on_fold_clicked ()
 

Public Member Functions

 MorphLinearView (MorphLinear *op, MorphPlanWindow *morph_plan_window)
 
- Public Member Functions inherited from SpectMorph::MorphOperatorView
 MorphOperatorView (MorphOperator *op, MorphPlanWindow *morph_plan_window)
 
MorphOperatorop ()
 

Protected Member Functions

void update_slider ()
 
- Protected Member Functions inherited from SpectMorph::MorphOperatorView
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

MorphLinearmorph_linear
 
TypeOperatorFilter operator_filter
 
TypeOperatorFilter control_operator_filter
 
QLabel * morphing_label
 
QSlider * morphing_slider
 
QStackedWidget * morphing_stack
 
ComboBoxOperatorleft_combobox
 
ComboBoxOperatorright_combobox
 
ComboBoxOperatorcontrol_combobox
 
- Protected Attributes inherited from SpectMorph::MorphOperatorView
QLabel * head_label
 
QWidget * body_widget
 
QMenu * context_menu
 
QToolButton * fold_button
 
MorphOperatorm_op
 
MorphPlanWindowmorph_plan_window
 
bool remove
 
bool in_move
 

Additional Inherited Members

- Signals inherited from SpectMorph::MorphOperatorView
void move_indication (MorphOperator *op)
 
void need_resize ()
 
- Static Public Member Functions inherited from SpectMorph::MorphOperatorView
static MorphOperatorViewcreate (MorphOperator *op, MorphPlanWindow *window)
 

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