34 QString runPythonCode(
const QString &code,
bool no_output =
false);
36 static const QString stringList2Tuple(
const QStringList &list);
#define EXPORT_OPT_MANTIDQT_COMMON
This is the base class all customised user interfaces that do not wish to be tied to a specific Manti...
void runAsPythonScript(const QString &code, bool)
PythonRunner()
Default constructor.
The AlgorithmProgressDialogPresenter keeps track of the running algorithms and displays a progress ba...