|
SpectMorph
|
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) |
| void | on_use_lpc_changed (bool new_value) |
Public Slots inherited from SpectMorph::MorphOperatorView | |
| void | on_operators_changed () |
| void | on_rename () |
| void | on_remove () |
Public Member Functions | |
| MorphLinearView (MorphLinear *op, MorphPlanWindow *morph_plan_window) | |
Public Member Functions inherited from SpectMorph::MorphOperatorView | |
| MorphOperatorView (MorphOperator *op, MorphPlanWindow *morph_plan_window) | |
| MorphOperator * | op () |
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) |
Protected Attributes | |
| MorphLinear * | morph_linear |
| TypeOperatorFilter | operator_filter |
| TypeOperatorFilter | control_operator_filter |
| QLabel * | morphing_label |
| QSlider * | morphing_slider |
| QStackedWidget * | morphing_stack |
| ComboBoxOperator * | left_combobox |
| ComboBoxOperator * | right_combobox |
| ComboBoxOperator * | control_combobox |
Protected Attributes inherited from SpectMorph::MorphOperatorView | |
| QMenu * | context_menu |
| MorphOperator * | m_op |
| MorphPlanWindow * | morph_plan_window |
| bool | remove |
| bool | in_move |
Additional Inherited Members | |
Signals inherited from SpectMorph::MorphOperatorView | |
| void | move_indication (MorphOperator *op) |
Static Public Member Functions inherited from SpectMorph::MorphOperatorView | |
| static MorphOperatorView * | create (MorphOperator *op, MorphPlanWindow *window) |
1.8.11