trikRuntime
pythonEngineWorker.h File Reference
#include <QtCore/QString>
#include <QtCore/QThread>
#include <QMutex>
#include <trikControl/brickInterface.h>
#include <trikNetwork/mailboxInterface.h>
#include "PythonQt_QtAll.h"
#include "PyTrikControl0.h"
Include dependency graph for pythonEngineWorker.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  trikScriptRunner::PythonEngineWorker
 Worker object to be run in a separate thread for Python execution. More...
 

Namespaces

 trikScriptRunner
 

Functions

void PythonQt_init_PyTrikControl (PyObject *module)
 

Function Documentation

void PythonQt_init_PyTrikControl ( PyObject *  module)