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

Signals

void active_changed ()
 

Public Member Functions

 ComboBoxOperator (MorphPlan *plan, OperatorFilter *op_filter)
 
void set_active (MorphOperator *new_op)
 
MorphOperatoractive ()
 
void add_str_choice (const std::string &str)
 
void clear_str_choices ()
 
std::string active_str_choice ()
 
void set_active_str_choice (const std::string &str)
 
void set_none_ok (bool none_ok)
 

Protected Slots

void on_combobox_changed ()
 
void on_operators_changed ()
 

Protected Attributes

MorphPlanmorph_plan
 
OperatorFilterop_filter
 
MorphOperatorop
 
std::string str_choice
 
QComboBox * combo_box
 
bool block_changed
 
bool none_ok
 
std::vector< std::string > str_choices
 

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