|
Mantid
|
This is the complete list of members for Mantid::Kernel::SetDefaultWhenProperty, including all inherited members.
| applyChanges(const Mantid::Kernel::IPropertyManager *algo, const std::string ¤tPropName) override | Mantid::Kernel::SetDefaultWhenProperty | virtual |
| clone() const override | Mantid::Kernel::SetDefaultWhenProperty | virtual |
| dependsOn(const std::string &thisProp) const override | Mantid::Kernel::SetDefaultWhenProperty | virtual |
| IPropertySettings()=default | Mantid::Kernel::IPropertySettings | |
| IPropertySettings(const IPropertySettings &)=default | Mantid::Kernel::IPropertySettings | protected |
| isConditionChanged(const IPropertyManager *algo, const std::string &changedPropName) const override | Mantid::Kernel::SetDefaultWhenProperty | virtual |
| isEnabled(const IPropertyManager *algo) const | Mantid::Kernel::IPropertySettings | inlinevirtual |
| isVisible(const IPropertyManager *algo) const | Mantid::Kernel::IPropertySettings | inlinevirtual |
| m_changeCriterion | Mantid::Kernel::SetDefaultWhenProperty | private |
| m_watchedPropName | Mantid::Kernel::SetDefaultWhenProperty | private |
| SetDefaultWhenProperty(const std::string &watchedPropName, const std::function< bool(const Mantid::Kernel::IPropertyManager *, Property *, Property *)> &changeCriterion) | Mantid::Kernel::SetDefaultWhenProperty | inline |
| ~IPropertySettings()=default | Mantid::Kernel::IPropertySettings | virtual |