SpectMorph
Public Member Functions | Static Public Member Functions | Public Attributes | Protected Member Functions | Protected Attributes

SpectMorph::MorphOperatorView Class Reference

Inheritance diagram for SpectMorph::MorphOperatorView:
SpectMorph::MorphLFOView SpectMorph::MorphLinearView SpectMorph::MorphOutputView SpectMorph::MorphSourceView

List of all members.

Public Member Functions

 MorphOperatorView (MorphOperator *op, MorphPlanWindow *morph_plan_window)
MorphOperatorop ()
bool on_button_press_event (GdkEventButton *event)
bool on_motion_notify_event (GdkEventMotion *event)
bool on_button_release_event (GdkEventButton *event)

Static Public Member Functions

static MorphOperatorViewcreate (MorphOperator *op, MorphPlanWindow *window)

Public Attributes

sigc::signal< void,
MorphOperator * > 
signal_move_indication

Protected Member Functions

void on_operators_changed ()

Protected Attributes

bool in_move
Gtk::VBox vbox
Gtk::Frame frame
MorphPlanWindowmorph_plan_window
MorphOperatorm_op
Gdk::Cursor move_cursor

The documentation for this class was generated from the following files:
 All Classes Functions Variables Enumerations Enumerator