|
Mantid
|
Tie structure. More...
#include <FunctionTreeView.h>
Public Attributes | |
| QString | paramName |
| Parameter name. More... | |
| QtProperty * | paramProp |
| Parameter property. More... | |
| QtProperty * | tieProp |
| Tie property. More... | |
Tie structure.
Definition at line 76 of file FunctionTreeView.h.
| QString 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().