addAttributeAndParameterProperties(QtProperty *prop, const Mantid::API::IFunction_sptr &fun, const Mantid::API::CompositeFunction_sptr &parentComposite=nullptr, const std::size_t &parentIndex=0) | MantidQt::MantidWidgets::FunctionTreeView | protected |
addAttributeProperty(QtProperty *parent, const QString &attName, const Mantid::API::IFunction::Attribute &att) | MantidQt::MantidWidgets::FunctionTreeView | protected |
addConstraintProperties(QtProperty *prop, const QString &constraint) | MantidQt::MantidWidgets::FunctionTreeView | protected |
addConstraints() | MantidQt::MantidWidgets::FunctionTreeView | protectedslot |
addConstraints10() | MantidQt::MantidWidgets::FunctionTreeView | protectedslot |
addConstraints50() | MantidQt::MantidWidgets::FunctionTreeView | protectedslot |
addFunction(QtProperty *prop, const Mantid::API::IFunction_sptr &fun) | MantidQt::MantidWidgets::FunctionTreeView | protected |
addFunctionBegin() | MantidQt::MantidWidgets::FunctionTreeView | protectedslot |
addFunctionEnd(int result) | MantidQt::MantidWidgets::FunctionTreeView | protectedslot |
addFunctionProperty(QtProperty *parent, const QString &funName) | MantidQt::MantidWidgets::FunctionTreeView | protected |
addGlobalParameterTie(QtProperty *property, const std::string ¶meterName, const CompositeFunction_sptr &parentComposite=nullptr, const std::size_t &parentIndex=0) | MantidQt::MantidWidgets::FunctionTreeView | protected |
addIndexProperty(QtProperty *prop) | MantidQt::MantidWidgets::FunctionTreeView | protected |
addMultiDomainIndexProperty(QtProperty *prop) | MantidQt::MantidWidgets::FunctionTreeView | protected |
addParameterProperty(QtProperty *parent, const QString ¶mName, const QString ¶mDesc, double paramValue) | MantidQt::MantidWidgets::FunctionTreeView | protected |
addParameterTie(QtProperty *property, const Mantid::API::IFunction_sptr &function, const std::string ¶meterName, const std::size_t ¶meterIndex, const Mantid::API::CompositeFunction_sptr &parentComposite=nullptr, const std::size_t &parentIndex=0) | MantidQt::MantidWidgets::FunctionTreeView | protected |
addParameterTieInComposite(QtProperty *property, const std::string ¶meterName, const Mantid::API::CompositeFunction_sptr &composite, const std::size_t &index) | MantidQt::MantidWidgets::FunctionTreeView | protected |
addProperty(QtProperty *parent, QtProperty *subproperty) | MantidQt::MantidWidgets::FunctionTreeView | protected |
addTie() | MantidQt::MantidWidgets::FunctionTreeView | protectedslot |
addTieProperty(QtProperty *prop, const QString &tie, bool globalTie=false) | MantidQt::MantidWidgets::FunctionTreeView | protected |
attributeChanged(QtProperty *) | MantidQt::MantidWidgets::FunctionTreeView | protectedslot |
attributePropertyChanged(const QString &attrName) | MantidQt::MantidWidgets::IFunctionView | signal |
attributeVectorDoubleChanged(QtProperty *) | MantidQt::MantidWidgets::FunctionTreeView | protectedslot |
attributeVectorSizeChanged(QtProperty *) | MantidQt::MantidWidgets::FunctionTreeView | protectedslot |
clear() override | MantidQt::MantidWidgets::FunctionTreeView | virtual |
clearErrors() override | MantidQt::MantidWidgets::FunctionTreeView | virtual |
constraintChanged(QtProperty *) | MantidQt::MantidWidgets::FunctionTreeView | protectedslot |
copyToClipboard() | MantidQt::MantidWidgets::FunctionTreeView | protectedslot |
copyToClipboardRequest() | MantidQt::MantidWidgets::IFunctionView | signal |
createActions() | MantidQt::MantidWidgets::FunctionTreeView | protected |
CreateAttributePropertyForFunctionTreeView | MantidQt::MantidWidgets::FunctionTreeView | friend |
createBrowser() | MantidQt::MantidWidgets::FunctionTreeView | protected |
currentFunctionChanged() | MantidQt::MantidWidgets::IFunctionView | signal |
currentFunctionIndex() const override | MantidQt::MantidWidgets::FunctionTreeView | virtual |
doubleEditorFactory() | MantidQt::MantidWidgets::FunctionTreeView | |
fixParameter() | MantidQt::MantidWidgets::FunctionTreeView | protectedslot |
functionAdded(const QString &funStr) | MantidQt::MantidWidgets::IFunctionView | signal |
functionHelpRequest() | MantidQt::MantidWidgets::IFunctionView | signal |
functionRemoved(const QString &functionIndex) | MantidQt::MantidWidgets::IFunctionView | signal |
functionRemovedString(const QString &funStr) | MantidQt::MantidWidgets::IFunctionView | signal |
functionReplaced(const QString &funStr) | MantidQt::MantidWidgets::IFunctionView | signal |
FunctionTreeView(QWidget *parent, bool multi, std::vector< std::string > categories=std::vector< std::string >()) | MantidQt::MantidWidgets::FunctionTreeView | |
getAttribute(const QString &attrName) const override | MantidQt::MantidWidgets::FunctionTreeView | virtual |
getAttributeName(QtProperty *prop) const | MantidQt::MantidWidgets::FunctionTreeView | protected |
getAttributeProperty(const QString ¶mName) const | MantidQt::MantidWidgets::FunctionTreeView | protected |
getConstraint(const QString ¶mName, const double &lowerBound=Mantid::EMPTY_DBL(), const double &upperBound=Mantid::EMPTY_DBL()) const | MantidQt::MantidWidgets::FunctionTreeView | protected |
getFullParameterName(const std::string ¶meter, int compositeIndex=-1) const | MantidQt::MantidWidgets::FunctionTreeView | private |
getFullTie(const QString &tie) const | MantidQt::MantidWidgets::FunctionTreeView | private |
getFunction(QtProperty *prop=nullptr, bool attributesOnly=false) | MantidQt::MantidWidgets::FunctionTreeView | |
getFunctionAndConstraint(QtProperty *prop) const | MantidQt::MantidWidgets::FunctionTreeView | protected |
getFunctionProperty() const | MantidQt::MantidWidgets::FunctionTreeView | protected |
getFunctionProperty(const QString &index) const | MantidQt::MantidWidgets::FunctionTreeView | protected |
getGlobalParameters() const | MantidQt::MantidWidgets::FunctionTreeView | |
getIndex(QtProperty *prop) const | MantidQt::MantidWidgets::FunctionTreeView | protected |
getNumberOfConstraintProperties() const | MantidQt::MantidWidgets::FunctionTreeView | inline |
getNumberOfQtProperties() const | MantidQt::MantidWidgets::FunctionTreeView | inline |
getNumberOfTieProperties() const | MantidQt::MantidWidgets::FunctionTreeView | inline |
getParameter(const QString ¶mName) const override | MantidQt::MantidWidgets::FunctionTreeView | virtual |
getParameter(QtProperty *prop) const | MantidQt::MantidWidgets::FunctionTreeView | protected |
getParameterName(QtProperty *prop) const | MantidQt::MantidWidgets::FunctionTreeView | protected |
getParameterProperty(const QString ¶mName) const | MantidQt::MantidWidgets::FunctionTreeView | protected |
getParamWidget(const QString ¶mName) const | MantidQt::MantidWidgets::FunctionTreeView | |
getParentParameterProperty(QtProperty *prop) const | MantidQt::MantidWidgets::FunctionTreeView | protected |
getPropertyWidgetItem(QtProperty *prop) const | MantidQt::MantidWidgets::FunctionTreeView | private |
getSelectedFunction() override | MantidQt::MantidWidgets::FunctionTreeView | virtual |
getTie(QtProperty *prop) const | MantidQt::MantidWidgets::FunctionTreeView | protected |
getTieProperty(QtProperty *prop) const | MantidQt::MantidWidgets::FunctionTreeView | protected |
getVisualRectFunctionProperty(const QString &index) const | MantidQt::MantidWidgets::FunctionTreeView | |
getVisualRectParameterProperty(const QString ¶mName) const | MantidQt::MantidWidgets::FunctionTreeView | |
globalChanged(QtProperty *, const QString &, bool) | MantidQt::MantidWidgets::FunctionTreeView | protectedslot |
globalsChanged(const QStringList &) | MantidQt::MantidWidgets::IFunctionView | signal |
hasConstraint(QtProperty *prop) const | MantidQt::MantidWidgets::FunctionTreeView | protected |
hasFunction() const override | MantidQt::MantidWidgets::FunctionTreeView | virtual |
hasLowerBound(QtProperty *prop) const | MantidQt::MantidWidgets::FunctionTreeView | protected |
hasTie(QtProperty *prop) const | MantidQt::MantidWidgets::FunctionTreeView | protected |
hasUpperBound(QtProperty *prop) const | MantidQt::MantidWidgets::FunctionTreeView | protected |
hideGlobals() | MantidQt::MantidWidgets::FunctionTreeView | |
IFunctionView(QWidget *parent=nullptr) | MantidQt::MantidWidgets::IFunctionView | inline |
isAttribute(QtProperty *prop) const | MantidQt::MantidWidgets::FunctionTreeView | protected |
isBoolAttribute(QtProperty *prop) const | MantidQt::MantidWidgets::FunctionTreeView | protected |
isConstraint(QtProperty *prop) const | MantidQt::MantidWidgets::FunctionTreeView | protected |
isDoubleAttribute(QtProperty *prop) const | MantidQt::MantidWidgets::FunctionTreeView | protected |
isFunction(QtProperty *prop) const | MantidQt::MantidWidgets::FunctionTreeView | protected |
isIndex(QtProperty *prop) const | MantidQt::MantidWidgets::FunctionTreeView | protected |
isIntAttribute(QtProperty *prop) const | MantidQt::MantidWidgets::FunctionTreeView | protected |
isParameter(QtProperty *prop) const | MantidQt::MantidWidgets::FunctionTreeView | protected |
isStringAttribute(QtProperty *prop) const | MantidQt::MantidWidgets::FunctionTreeView | protected |
isTie(QtProperty *prop) const | MantidQt::MantidWidgets::FunctionTreeView | protected |
isVectorAttribute(QtProperty *prop) const | MantidQt::MantidWidgets::FunctionTreeView | protected |
localParameterButtonClicked(const QString &parName) | MantidQt::MantidWidgets::IFunctionView | signal |
m_actionAddFunction | MantidQt::MantidWidgets::FunctionTreeView | protected |
m_actionAddTie | MantidQt::MantidWidgets::FunctionTreeView | protected |
m_actionConstraints | MantidQt::MantidWidgets::FunctionTreeView | protected |
m_actionConstraints10 | MantidQt::MantidWidgets::FunctionTreeView | protected |
m_actionConstraints50 | MantidQt::MantidWidgets::FunctionTreeView | protected |
m_actionFixParameter | MantidQt::MantidWidgets::FunctionTreeView | protected |
m_actionFromClipboard | MantidQt::MantidWidgets::FunctionTreeView | protected |
m_actionFunctionHelp | MantidQt::MantidWidgets::FunctionTreeView | protected |
m_actionRemoveConstraint | MantidQt::MantidWidgets::FunctionTreeView | protected |
m_actionRemoveConstraints | MantidQt::MantidWidgets::FunctionTreeView | protected |
m_actionRemoveFunction | MantidQt::MantidWidgets::FunctionTreeView | protected |
m_actionRemoveTie | MantidQt::MantidWidgets::FunctionTreeView | protected |
m_actionToClipboard | MantidQt::MantidWidgets::FunctionTreeView | protected |
m_allowedCategories | MantidQt::MantidWidgets::FunctionTreeView | protected |
m_attributeBoolManager | MantidQt::MantidWidgets::FunctionTreeView | protected |
m_attributeDoubleManager | MantidQt::MantidWidgets::FunctionTreeView | protected |
m_attributeIntManager | MantidQt::MantidWidgets::FunctionTreeView | protected |
m_attributeSizeManager | MantidQt::MantidWidgets::FunctionTreeView | protected |
m_attributeStringManager | MantidQt::MantidWidgets::FunctionTreeView | protected |
m_attributeVectorDoubleManager | MantidQt::MantidWidgets::FunctionTreeView | protected |
m_attributeVectorManager | MantidQt::MantidWidgets::FunctionTreeView | protected |
m_browser | MantidQt::MantidWidgets::FunctionTreeView | protected |
m_constraintManager | MantidQt::MantidWidgets::FunctionTreeView | protected |
m_constraints | MantidQt::MantidWidgets::FunctionTreeView | protected |
m_currentFunctionIndex | MantidQt::MantidWidgets::FunctionTreeView | protected |
m_doubleEditorFactory | MantidQt::MantidWidgets::FunctionTreeView | protected |
m_emitAttributeValueChange | MantidQt::MantidWidgets::FunctionTreeView | protected |
m_emitParameterValueChange | MantidQt::MantidWidgets::FunctionTreeView | protected |
m_filenameManager | MantidQt::MantidWidgets::FunctionTreeView | protected |
m_formulaManager | MantidQt::MantidWidgets::FunctionTreeView | protected |
m_functionManager | MantidQt::MantidWidgets::FunctionTreeView | protected |
m_globalTies | MantidQt::MantidWidgets::FunctionTreeView | protected |
m_indexManager | MantidQt::MantidWidgets::FunctionTreeView | protected |
m_multiDataset | MantidQt::MantidWidgets::FunctionTreeView | protected |
m_multiDomainFunctionPrefix | MantidQt::MantidWidgets::FunctionTreeView | protected |
m_parameterManager | MantidQt::MantidWidgets::FunctionTreeView | protected |
m_properties | MantidQt::MantidWidgets::FunctionTreeView | protected |
m_selectedFunctionProperty | MantidQt::MantidWidgets::FunctionTreeView | protected |
m_selectFunctionDialog | MantidQt::MantidWidgets::FunctionTreeView | protected |
m_tieManager | MantidQt::MantidWidgets::FunctionTreeView | protected |
m_ties | MantidQt::MantidWidgets::FunctionTreeView | protected |
m_workspaceManager | MantidQt::MantidWidgets::FunctionTreeView | protected |
parameterButtonClicked(QtProperty *) | MantidQt::MantidWidgets::FunctionTreeView | protectedslot |
parameterChanged(const QString ¶mName) | MantidQt::MantidWidgets::IFunctionView | signal |
parameterConstraintAdded(const QString &functionIndex, const QString &constraint) | MantidQt::MantidWidgets::IFunctionView | signal |
parameterConstraintRemoved(const QString ¶mName) | MantidQt::MantidWidgets::IFunctionView | signal |
parameterPropertyChanged(QtProperty *) | MantidQt::MantidWidgets::FunctionTreeView | protectedslot |
parameterTieChanged(const QString &parName, const QString &tie) | MantidQt::MantidWidgets::IFunctionView | signal |
pasteFromClipboard() | MantidQt::MantidWidgets::FunctionTreeView | protectedslot |
popupMenu(const QPoint &) | MantidQt::MantidWidgets::FunctionTreeView | protectedslot |
removeConstraint() | MantidQt::MantidWidgets::FunctionTreeView | protectedslot |
removeConstraints() | MantidQt::MantidWidgets::FunctionTreeView | protectedslot |
removeConstraintsQuiet(QtProperty *paramProp) | MantidQt::MantidWidgets::FunctionTreeView | protected |
removeFunction() | MantidQt::MantidWidgets::FunctionTreeView | protectedslot |
removeProperty(QtProperty *prop) | MantidQt::MantidWidgets::FunctionTreeView | protected |
removeTie() | MantidQt::MantidWidgets::FunctionTreeView | protectedslot |
SetAttributeFromProperty | MantidQt::MantidWidgets::FunctionTreeView | friend |
setAttributeToFunction(Mantid::API::IFunction &fun, QtProperty *prop) | MantidQt::MantidWidgets::FunctionTreeView | protectedslot |
setAttributeValue(const QString &attributeName, T &value) | MantidQt::MantidWidgets::IFunctionView | inline |
setBooleanAttribute(const QString &attrName, bool value) override | MantidQt::MantidWidgets::FunctionTreeView | privatevirtual |
setColumnSizes(int s0, int s1, int s2=-1) | MantidQt::MantidWidgets::FunctionTreeView | |
setDoubleAttribute(const QString &attrName, double value) override | MantidQt::MantidWidgets::FunctionTreeView | privatevirtual |
setErrorsEnabled(bool enabled) override | MantidQt::MantidWidgets::FunctionTreeView | virtual |
setFunction(Mantid::API::IFunction_sptr fun) override | MantidQt::MantidWidgets::FunctionTreeView | virtual |
setFunction(QtProperty *prop, const Mantid::API::IFunction_sptr &fun) | MantidQt::MantidWidgets::FunctionTreeView | protected |
setGlobalParameters(const QStringList &) override | MantidQt::MantidWidgets::FunctionTreeView | virtual |
setGlobalTies(std::vector< GlobalTie > const &globalTies) | MantidQt::MantidWidgets::FunctionTreeView | |
setIntAttribute(const QString &attrName, int value) override | MantidQt::MantidWidgets::FunctionTreeView | privatevirtual |
setMultiDomainFunctionPrefix(const QString &functionPrefix) | MantidQt::MantidWidgets::FunctionTreeView | |
setParameter(const QString ¶mName, double value) override | MantidQt::MantidWidgets::FunctionTreeView | virtual |
setParameterConstraint(const QString ¶mName, const QString &constraint) override | MantidQt::MantidWidgets::FunctionTreeView | virtual |
setParameterError(const QString ¶mName, double error) override | MantidQt::MantidWidgets::FunctionTreeView | virtual |
setParameterTie(const QString ¶mName, const QString &tie) override | MantidQt::MantidWidgets::FunctionTreeView | virtual |
setStretchLastColumn(bool stretch) | MantidQt::MantidWidgets::FunctionTreeView | |
setStringAttribute(const QString &attrName, std::string &value) override | MantidQt::MantidWidgets::FunctionTreeView | privatevirtual |
setVectorAttribute(const QString &attrName, std::vector< double > &val) override | MantidQt::MantidWidgets::FunctionTreeView | privatevirtual |
showFunctionHelp(const QString &functionName) const override | MantidQt::MantidWidgets::FunctionTreeView | virtual |
showGlobals() | MantidQt::MantidWidgets::FunctionTreeView | |
tieChanged(QtProperty *) | MantidQt::MantidWidgets::FunctionTreeView | protectedslot |
treeBrowser() | MantidQt::MantidWidgets::FunctionTreeView | |
treeWidget() const | MantidQt::MantidWidgets::FunctionTreeView | |
updateCurrentFunctionIndex() | MantidQt::MantidWidgets::FunctionTreeView | protectedslot |
updateFunctionIndices(QtProperty *prop=nullptr, const QString &index="") | MantidQt::MantidWidgets::FunctionTreeView | protected |
visualItemRect(QtProperty *prop) const | MantidQt::MantidWidgets::FunctionTreeView | private |
~FunctionTreeView() override | MantidQt::MantidWidgets::FunctionTreeView | |
~IFunctionView()=default | MantidQt::MantidWidgets::IFunctionView | virtual |