#include <BALL/VIEW/WIDGETS/pyWidget.h>
Public Member Functions | |
RunPythonThread () | |
virtual void | run () |
Public Attributes | |
bool | state |
String | input |
String | output |
Definition at line 86 of file pyWidget.h.
BALL::VIEW::RunPythonThread::RunPythonThread | ( | ) |
virtual void BALL::VIEW::RunPythonThread::run | ( | ) | [virtual] |
Definition at line 96 of file pyWidget.h.
Definition at line 97 of file pyWidget.h.
Definition at line 95 of file pyWidget.h.