Mantid
|
#include "MantidPythonInterface/core/WrapPython.h"
#include "MantidQtWidgets/Common/DllOption.h"
#include <QString>
Go to the source code of this file.
Classes | |
class | MantidQt::Widgets::Common::Python::CodeExecution |
The CodeExecution class support execution of arbitrary Python code with the option to install a trace handler to track lines executed and tell an editor to mark them appropriately. More... | |
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 |