|
Mantid
|
#include "MantidQtWidgets/Common/Python/CodeExecution.h"#include "MantidPythonInterface/core/GlobalInterpreterLock.h"#include "MantidPythonInterface/core/VersionCompat.h"#include "MantidQtWidgets/Common/ScriptEditor.h"#include <QHash>#include <QString>#include <frameobject.h>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::Widgets |
| namespace | MantidQt::Widgets::Common |
| namespace | MantidQt::Widgets::Common::Python |