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

SpectMorph::ComboBoxOperator Class Reference

List of all members.

Public Member Functions

 ComboBoxOperator (MorphPlan *plan, OperatorFilter *op_filter)
MorphOperatoractive ()
void set_active (MorphOperator *op)
void add_str_choice (const std::string &str)
std::string active_str_choice ()
void set_active_str_choice (const std::string &str)

Public Attributes

sigc::signal< void > signal_active_changed

Protected Member Functions

void on_operators_changed ()
void on_combobox_changed ()

Protected Attributes

MorphPlanmorph_plan
OperatorFilterop_filter
MorphOperatorop
std::string str_choice
bool block_changed
std::vector< std::string > str_choices

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