| attributePropertyChanged(std::string const &attrName) | MantidQt::MantidWidgets::IFunctionView | signal |
| clear()=0 | MantidQt::MantidWidgets::IFunctionView | pure virtual |
| clearErrors()=0 | MantidQt::MantidWidgets::IFunctionView | pure virtual |
| copyToClipboardRequest() | MantidQt::MantidWidgets::IFunctionView | signal |
| currentFunctionChanged() | MantidQt::MantidWidgets::IFunctionView | signal |
| currentFunctionIndex() const =0 | MantidQt::MantidWidgets::IFunctionView | pure virtual |
| functionAdded(std::string const &funStr) | MantidQt::MantidWidgets::IFunctionView | signal |
| functionHelpRequest() | MantidQt::MantidWidgets::IFunctionView | signal |
| functionRemoved(std::string const &functionIndex) | MantidQt::MantidWidgets::IFunctionView | signal |
| functionRemovedString(std::string const &funStr) | MantidQt::MantidWidgets::IFunctionView | signal |
| functionReplaced(std::string const &funStr) | MantidQt::MantidWidgets::IFunctionView | signal |
| getAttribute(std::string const &attrName) const =0 | MantidQt::MantidWidgets::IFunctionView | pure virtual |
| getParameter(std::string const ¶meterName) const =0 | MantidQt::MantidWidgets::IFunctionView | pure virtual |
| getSelectedFunction()=0 | MantidQt::MantidWidgets::IFunctionView | pure virtual |
| globalsChanged(const std::vector< std::string > &) | MantidQt::MantidWidgets::IFunctionView | signal |
| hasFunction() const =0 | MantidQt::MantidWidgets::IFunctionView | pure virtual |
| IFunctionView(QWidget *parent=nullptr) | MantidQt::MantidWidgets::IFunctionView | inline |
| localParameterButtonClicked(std::string const ¶meterName) | MantidQt::MantidWidgets::IFunctionView | signal |
| parameterChanged(std::string const ¶meterName) | MantidQt::MantidWidgets::IFunctionView | signal |
| parameterConstraintAdded(std::string const &functionIndex, std::string const &constraint) | MantidQt::MantidWidgets::IFunctionView | signal |
| parameterConstraintRemoved(std::string const ¶meterName) | MantidQt::MantidWidgets::IFunctionView | signal |
| parameterTieChanged(std::string const ¶meterName, std::string const &tie) | MantidQt::MantidWidgets::IFunctionView | signal |
| setAttributeValue(std::string const &attributeName, T &value) | MantidQt::MantidWidgets::IFunctionView | inline |
| setBooleanAttribute(std::string const ¶meterName, bool value)=0 | MantidQt::MantidWidgets::IFunctionView | protectedpure virtual |
| setDoubleAttribute(std::string const ¶meterName, double value)=0 | MantidQt::MantidWidgets::IFunctionView | protectedpure virtual |
| setErrorsEnabled(bool enabled)=0 | MantidQt::MantidWidgets::IFunctionView | pure virtual |
| setFunction(IFunction_sptr fun)=0 | MantidQt::MantidWidgets::IFunctionView | pure virtual |
| setGlobalParameters(const std::vector< std::string > &)=0 | MantidQt::MantidWidgets::IFunctionView | pure virtual |
| setIntAttribute(std::string const ¶meterName, int value)=0 | MantidQt::MantidWidgets::IFunctionView | protectedpure virtual |
| setParameter(std::string const ¶meterName, double value)=0 | MantidQt::MantidWidgets::IFunctionView | pure virtual |
| setParameterConstraint(std::string const ¶meterName, std::string const &constraint)=0 | MantidQt::MantidWidgets::IFunctionView | pure virtual |
| setParameterError(std::string const ¶meterName, double error)=0 | MantidQt::MantidWidgets::IFunctionView | pure virtual |
| setParameterTie(std::string const ¶meterName, std::string const &tie)=0 | MantidQt::MantidWidgets::IFunctionView | pure virtual |
| setStringAttribute(std::string const ¶meterName, std::string &value)=0 | MantidQt::MantidWidgets::IFunctionView | protectedpure virtual |
| setVectorAttribute(std::string const ¶meterName, std::vector< double > &val)=0 | MantidQt::MantidWidgets::IFunctionView | protectedpure virtual |
| showFunctionHelp(std::string const &) const =0 | MantidQt::MantidWidgets::IFunctionView | pure virtual |
| ~IFunctionView()=default | MantidQt::MantidWidgets::IFunctionView | virtual |