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