Mantid
|
#include "DllOption.h"
#include "MantidAPI/AlgorithmObserver.h"
#include "MantidAPI/Workspace_fwd.h"
#include <QDockWidget>
#include <QHash>
#include <QList>
#include <QMap>
#include "MantidAPI/CompositeFunction.h"
#include "MantidAPI/FunctionFactory.h"
#include "MantidAPI/IFunction.h"
#include "MantidAPI/IPeakFunction.h"
#include "MantidAPI/MatrixWorkspace_fwd.h"
#include "MantidQtWidgets/Common/IWorkspaceFitControl.h"
#include "MantidQtWidgets/Common/SelectFunctionDialog.h"
#include "MantidQtWidgets/Common/WorkspaceObserver.h"
Go to the source code of this file.
Classes | |
class | MantidQt::MantidWidgets::FitPropertyBrowser |
Class FitPropertyBrowser implements QtPropertyBrowser to display and control fitting function parameters and settings. More... | |
Namespaces | |
namespace | MantidQt |
The AlgorithmProgressDialogPresenter keeps track of the running algorithms and displays a progress bar for them, and a property list. | |
namespace | MantidQt::MantidWidgets |