applyChanges(const IPropertyManager *, Property *const) | Mantid::Kernel::IPropertySettings | inlinevirtual |
clone() const override | Mantid::Crystal::OrEnabledWhenProperties | inlinevirtual |
Criteria1 | Mantid::Crystal::OrEnabledWhenProperties | private |
Criteria2 | Mantid::Crystal::OrEnabledWhenProperties | private |
IPropertySettings()=default | Mantid::Kernel::IPropertySettings | |
IPropertySettings(const IPropertySettings &)=default | Mantid::Kernel::IPropertySettings | protected |
isConditionChanged(const IPropertyManager *algo, const std::string &changedPropName="") const | Mantid::Kernel::IPropertySettings | inlinevirtual |
isEnabled(const IPropertyManager *algo) const override | Mantid::Crystal::OrEnabledWhenProperties | inlinevirtual |
isVisible(const IPropertyManager *algo) const | Mantid::Kernel::IPropertySettings | inlinevirtual |
OrEnabledWhenProperties(std::string prop1Name, ePropertyCriterion prop1Crit, std::string prop1Value, std::string prop2Name, ePropertyCriterion prop2Crit, std::string prop2Value) | Mantid::Crystal::OrEnabledWhenProperties | inline |
Prop1 | Mantid::Crystal::OrEnabledWhenProperties | private |
Prop2 | Mantid::Crystal::OrEnabledWhenProperties | private |
propName1 | Mantid::Crystal::OrEnabledWhenProperties | private |
propName2 | Mantid::Crystal::OrEnabledWhenProperties | private |
value1 | Mantid::Crystal::OrEnabledWhenProperties | private |
value2 | Mantid::Crystal::OrEnabledWhenProperties | private |
~IPropertySettings()=default | Mantid::Kernel::IPropertySettings | virtual |
~OrEnabledWhenProperties() override=default | Mantid::Crystal::OrEnabledWhenProperties | |