trikRuntime
|
#include <functional>
#include <QtCore/QString>
#include <QtCore/QThread>
#include <QtScript/QScriptEngine>
#include <trikControl/brickInterface.h>
#include <trikNetwork/mailboxInterface.h>
#include "scriptExecutionControl.h"
#include "threading.h"
Go to the source code of this file.
Classes | |
class | trikScriptRunner::ScriptEngineWorker |
Worker object to be run in a separate thread for Qt Script execution. More... | |
Namespaces | |
trikScriptRunner | |