Mantid
|
#include "DllOption.h"
#include "MantidAPI/CompositeFunction.h"
#include "MantidAPI/IFunction_fwd.h"
#include "MantidKernel/EmptyValues.h"
#include "MantidQtWidgets/Common/FittingGlobals.h"
#include "MantidQtWidgets/Common/IFunctionView.h"
#include <QMap>
#include <QRect>
#include <QStringList>
#include <QWidget>
Go to the source code of this file.
Classes | |
class | MantidQt::MantidWidgets::FunctionTreeView |
Class FitPropertyBrowser implements QtPropertyBrowser to display and control fitting function parameters and settings. More... | |
struct | MantidQt::MantidWidgets::FunctionTreeView::AConstraint |
Constraint structure. More... | |
struct | MantidQt::MantidWidgets::FunctionTreeView::AProperty |
To keep QtProperty and its QtBrowserItem in one place. More... | |
struct | MantidQt::MantidWidgets::FunctionTreeView::ATie |
Tie structure. More... | |
Namespaces | |
namespace | Mantid |
Helper class which provides the Collimation Length for SANS instruments. | |
namespace | Mantid::API |
namespace | MantidQt |
The AlgorithmProgressDialogPresenter keeps track of the running algorithms and displays a progress bar for them, and a property list. | |
namespace | MantidQt::MantidWidgets |