Mantid
|
#include "MantidQtWidgets/Plugins/AlgorithmDialogs/LoadDialog.h"
#include "MantidQtWidgets/Common/AlgorithmInputHistory.h"
#include "MantidQtWidgets/Common/FileFinderWidget.h"
#include <QCheckBox>
#include <QComboBox>
#include <QDesktopWidget>
#include <QFileInfo>
#include <QUrl>
#include "MantidAPI/AlgorithmManager.h"
#include "MantidAPI/FileProperty.h"
#include "MantidAPI/IWorkspaceProperty.h"
#include "MantidKernel/MaskedProperty.h"
#include "MantidKernel/Property.h"
#include "MantidQtWidgets/Common/HelpWindow.h"
Go to the source code of this file.
Classes | |
class | MantidQt::CustomDialogs::PreventLoadRequests |
Namespaces | |
namespace | MantidQt |
The AlgorithmProgressDialogPresenter keeps track of the running algorithms and displays a progress bar for them, and a property list. | |
namespace | MantidQt::CustomDialogs |
bool& heldflag |
Definition at line 40 of file LoadDialog.cpp.
bool initial |
Definition at line 39 of file LoadDialog.cpp.
Referenced by Mantid::CurveFitting::Functions::Keren::function1D().