|
Mantid
|
#include "AlgorithmDialog.h"#include "MantidKernel/Property.h"#include "MantidKernel/PropertyWithValue.h"#include "MantidQtWidgets/Common/AlgorithmPropertiesWidget.h"#include <QHash>#include <QVariant>Go to the source code of this file.
Classes | |
| class | MantidQt::API::GenericDialog |
| This class gives a basic dialog that is not tailored to a particular algorithm. 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::API |