|
Mantid
|
Tie structure. More...
#include <FunctionTreeView.h>
Public Attributes | |
| std::string | paramName |
| Parameter name. | |
| QtProperty * | paramProp |
| Parameter property. | |
| QtProperty * | tieProp |
| Tie property. | |
Tie structure.
Definition at line 76 of file FunctionTreeView.h.
| std::string MantidQt::MantidWidgets::FunctionTreeView::ATie::paramName |
Parameter name.
Definition at line 78 of file FunctionTreeView.h.
Referenced by MantidQt::MantidWidgets::FunctionTreeView::addTieProperty().
| QtProperty* MantidQt::MantidWidgets::FunctionTreeView::ATie::paramProp |
Parameter property.
Definition at line 77 of file FunctionTreeView.h.
Referenced by MantidQt::MantidWidgets::FunctionTreeView::addTieProperty().
| QtProperty* MantidQt::MantidWidgets::FunctionTreeView::ATie::tieProp |
Tie property.
Definition at line 79 of file FunctionTreeView.h.
Referenced by MantidQt::MantidWidgets::FunctionTreeView::addTieProperty().