Mantid
|
#include "DllOption.h"
#include "MantidAPI/IAlgorithm.h"
#include "MantidQtWidgets/Common/AlgorithmInputHistory.h"
#include "MantidQtWidgets/Common/PropertyWidget.h"
#include <QWidget>
Go to the source code of this file.
Classes | |
class | MantidQt::API::AlgorithmPropertiesWidget |
Widget that contains dynamically generated PropertyWidget's for each property of an algorithm, contained in a scroll area. More... | |
Namespaces | |
namespace | Mantid |
Helper class which provides the Collimation Length for SANS instruments. | |
namespace | Mantid::Kernel |
namespace | MantidQt |
The AlgorithmProgressDialogPresenter keeps track of the running algorithms and displays a progress bar for them, and a property list. | |
namespace | MantidQt::API |