|
Mantid
|
#include "MantidQtWidgets/Common/MantidWSIndexDialog.h"#include "MantidAPI/AnalysisDataService.h"#include "MantidAPI/Axis.h"#include "MantidAPI/Run.h"#include "MantidAPI/SpectraDetectorTypes.h"#include "MantidAPI/WorkspaceGroup.h"#include "MantidKernel/TimeSeriesProperty.h"#include <QMessageBox>#include <QPalette>#include <QPushButton>#include <QRegExp>#include <QtAlgorithms>#include <algorithm>#include <boost/lexical_cast.hpp>#include <cstdlib>#include <exception>#include <numeric>#include <utility>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::MantidWidgets |
| bool isconstantvalue |
Definition at line 592 of file MantidWSIndexDialog.cpp.
| double value |
Definition at line 593 of file MantidWSIndexDialog.cpp.