|
Mantid
|
#include "MantidQtWidgets/Common/LocalParameterEditor.h"#include "MantidQtWidgets/Common/EditLocalParameterDialog.h"#include <QAction>#include <QDoubleValidator>#include <QEvent>#include <QHBoxLayout>#include <QInputDialog>#include <QKeyEvent>#include <QLineEdit>#include <QMenu>#include <QPushButton>#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 |