trikRuntime
|
#include <QProcess>
#include <QsLog.h>
#include <QFileInfo>
#include <QVector>
#include <trikNetwork/mailboxInterface.h>
#include <trikKernel/paths.h>
#include <trikKernel/exceptions/internalErrorException.h>
#include <trikScriptRunnerInterface.h>
#include "pythonEngineWorker.h"
#include <Python.h>
#include "PythonQtConversion.h"
Functions | |
static int | quitFromPython (void *) |
static void | abortPythonInterpreter () |
|
static |
|
static |