Mantid
|
#include "DllOption.h"
#include "IFitScriptGeneratorView.h"
#include "MantidQtWidgets/Common/FittingGlobals.h"
#include "MantidQtWidgets/Common/FittingMode.h"
#include <string>
#include <vector>
Go to the source code of this file.
Classes | |
class | MantidQt::MantidWidgets::IFitScriptGeneratorPresenter |
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 |
Typedefs | |
using | MantidQt::MantidWidgets::ViewEvent = IFitScriptGeneratorView::Event |