List of all members.
Public Member Functions |
|
| ComboBoxOperator (MorphPlan *plan, OperatorFilter *op_filter) |
|
MorphOperator * | active () |
|
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 |
|
MorphPlan * | morph_plan |
|
OperatorFilter * | op_filter |
|
MorphOperator * | op |
|
std::string | str_choice |
|
bool | block_changed |
|
std::vector< std::string > | str_choices |
The documentation for this class was generated from the following files: