Mantid
|
To keep QtProperty and its QtBrowserItem in one place. More...
#include <FunctionTreeView.h>
Public Attributes | |
QtBrowserItem * | item |
QtProperty * | parent |
QtProperty * | prop |
To keep QtProperty and its QtBrowserItem in one place.
Definition at line 70 of file FunctionTreeView.h.
QtBrowserItem* MantidQt::MantidWidgets::FunctionTreeView::AProperty::item |
Definition at line 72 of file FunctionTreeView.h.
Referenced by MantidQt::MantidWidgets::FunctionTreeView::addIndexProperty(), MantidQt::MantidWidgets::FunctionTreeView::addProperty(), MantidQt::MantidWidgets::CreateAttributePropertyForFunctionTreeView::apply(), and MantidQt::MantidWidgets::FunctionTreeView::getFunctionProperty().
QtProperty* MantidQt::MantidWidgets::FunctionTreeView::AProperty::parent |
Definition at line 73 of file FunctionTreeView.h.
Referenced by MantidQt::MantidWidgets::FunctionTreeView::addIndexProperty(), MantidQt::MantidWidgets::FunctionTreeView::addProperty(), MantidQt::MantidWidgets::FunctionTreeView::getFunctionProperty(), and MantidQt::MantidWidgets::FunctionTreeView::removeProperty().
QtProperty* MantidQt::MantidWidgets::FunctionTreeView::AProperty::prop |
Definition at line 71 of file FunctionTreeView.h.
Referenced by MantidQt::MantidWidgets::FunctionTreeView::addAttributeAndParameterProperties(), MantidQt::MantidWidgets::FunctionTreeView::addFunction(), MantidQt::MantidWidgets::FunctionTreeView::addIndexProperty(), MantidQt::MantidWidgets::FunctionTreeView::addProperty(), MantidQt::MantidWidgets::FunctionTreeView::addTieProperty(), and MantidQt::MantidWidgets::FunctionTreeView::getFunctionProperty().