|
| ComboBoxOperator (MorphPlan *plan, OperatorFilter *op_filter) |
|
void | set_active (MorphOperator *new_op) |
|
MorphOperator * | active () |
|
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) |
|
|
void | on_combobox_changed () |
|
void | on_operators_changed () |
|
|
MorphPlan * | morph_plan |
|
OperatorFilter * | op_filter |
|
MorphOperator * | op |
|
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: