Mantid
|
#include "MantidQtWidgets/Plugins/AlgorithmDialogs/LoadDAEDialog.h"
#include "MantidQtWidgets/Common/AlgorithmInputHistory.h"
#include <QFileDialog>
#include <QLabel>
#include <QLineEdit>
#include <QValidator>
Go to the source code of this file.
Classes | |
class | MantidQt::CustomDialogs::NoDeleting |
An object for constructing a shared_ptr that won't ever delete its pointee. 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::CustomDialogs |