BALL
1.5.0
|
#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 |
String BALL::VIEW::RunPythonThread::input |
Definition at line 96 of file pyWidget.h.
String BALL::VIEW::RunPythonThread::output |
Definition at line 97 of file pyWidget.h.
bool BALL::VIEW::RunPythonThread::state |
Definition at line 95 of file pyWidget.h.