Mantid
|
Constraint structure. More...
#include <FunctionTreeView.h>
Public Attributes | |
QtProperty * | lower |
Constraint property. More... | |
QtProperty * | paramProp |
Parameter property. More... | |
QtProperty * | upper |
Constraint property. More... | |
Constraint structure.
Definition at line 82 of file FunctionTreeView.h.
QtProperty* MantidQt::MantidWidgets::FunctionTreeView::AConstraint::lower |
Constraint property.
Definition at line 84 of file FunctionTreeView.h.
Referenced by MantidQt::MantidWidgets::FunctionTreeView::addConstraintProperties().
QtProperty* MantidQt::MantidWidgets::FunctionTreeView::AConstraint::paramProp |
Parameter property.
Definition at line 83 of file FunctionTreeView.h.
Referenced by MantidQt::MantidWidgets::FunctionTreeView::addConstraintProperties().
QtProperty* MantidQt::MantidWidgets::FunctionTreeView::AConstraint::upper |
Constraint property.
Definition at line 85 of file FunctionTreeView.h.
Referenced by MantidQt::MantidWidgets::FunctionTreeView::addConstraintProperties().