#include <FemSettings.h>
Public Member Functions | |
| FemSettings () | |
| bool | getPostAutoRecompute () const |
| void | setPostAutoRecompute (bool) |
| FemSettings::FemSettings | ( | ) |
References App::GetApplication(), and App::Application::GetParameterGroupByPath().
| bool FemSettings::getPostAutoRecompute | ( | ) | const |
References ParameterGrp::GetBool().
Referenced by FemGui::TaskPostBox::autoApply().
| void FemSettings::setPostAutoRecompute | ( | bool | on | ) |
References ParameterGrp::SetBool().