Workspace 6.21.5
|
#include "qtscriptenginepool.h"
#include <QMap>
#include <QMutex>
#include <QMutexLocker>
#include <QPointer>
#include <QScriptContext>
#include <QScriptEngine>
#include <QScriptValue>
#include <QThread>
#include "Workspace/Application/LanguageUtils/errorchecks.h"
#include "Workspace/Application/logmanager.h"
#include "Workspace/DataExecution/Execution/updater.h"
#include "Workspace/DataExecution/Logging/logstream.h"
Namespaces | |
namespace | CSIRO |
Top level namespace for all Workspace code. | |
namespace | CSIRO::DataExecution |
Base workspace functionality not requiring a user interface. | |
Functions | |
QScriptValue | printToOperation (QScriptContext *context, QScriptEngine *engine) |