what_if_ui_t::what_if_ui_t(what_if_t* model) { /* * Install given pointer to companion model. */ this->model = model; }