Mantid
Loading...
Searching...
No Matches
Public Attributes | List of all members
MantidQt::MantidWidgets::FunctionTreeView::AConstraint Struct Reference

Constraint structure. More...

#include <FunctionTreeView.h>

Public Attributes

QtProperty * lower
 Constraint property. More...
 
QtProperty * paramProp
 Parameter property. More...
 
QtProperty * upper
 Constraint property. More...
 

Detailed Description

Constraint structure.

Definition at line 82 of file FunctionTreeView.h.

Member Data Documentation

◆ lower

QtProperty* MantidQt::MantidWidgets::FunctionTreeView::AConstraint::lower

Constraint property.

Definition at line 84 of file FunctionTreeView.h.

Referenced by MantidQt::MantidWidgets::FunctionTreeView::addConstraintProperties().

◆ paramProp

QtProperty* MantidQt::MantidWidgets::FunctionTreeView::AConstraint::paramProp

Parameter property.

Definition at line 83 of file FunctionTreeView.h.

Referenced by MantidQt::MantidWidgets::FunctionTreeView::addConstraintProperties().

◆ upper

QtProperty* MantidQt::MantidWidgets::FunctionTreeView::AConstraint::upper

Constraint property.

Definition at line 85 of file FunctionTreeView.h.

Referenced by MantidQt::MantidWidgets::FunctionTreeView::addConstraintProperties().


The documentation for this struct was generated from the following file: