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

Tie structure. More...

#include <FunctionTreeView.h>

Public Attributes

QString paramName
 Parameter name. More...
 
QtProperty * paramProp
 Parameter property. More...
 
QtProperty * tieProp
 Tie property. More...
 

Detailed Description

Tie structure.

Definition at line 76 of file FunctionTreeView.h.

Member Data Documentation

◆ paramName

QString MantidQt::MantidWidgets::FunctionTreeView::ATie::paramName

Parameter name.

Definition at line 78 of file FunctionTreeView.h.

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

◆ paramProp

QtProperty* MantidQt::MantidWidgets::FunctionTreeView::ATie::paramProp

Parameter property.

Definition at line 77 of file FunctionTreeView.h.

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

◆ tieProp

QtProperty* MantidQt::MantidWidgets::FunctionTreeView::ATie::tieProp

Tie property.

Definition at line 79 of file FunctionTreeView.h.

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


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