|
Mantid
|
#include "MantidQtWidgets/Common/PropertyWidget.h"#include "MantidAPI/AnalysisDataService.h"#include "MantidAPI/IWorkspaceProperty.h"#include "MantidKernel/EmptyValues.h"#include "MantidKernel/System.h"#include <cfloat>#include <climits>#include <cmath>#include <algorithm>#include <sstream>#include <QLineEdit>Go to the source code of this file.
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 |