|
BALL
1.4.2
|
#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 |
| String BALL::VIEW::RunPythonThread::input |
Definition at line 99 of file pyWidget.h.
| String BALL::VIEW::RunPythonThread::output |
Definition at line 100 of file pyWidget.h.
| bool BALL::VIEW::RunPythonThread::state |
Definition at line 98 of file pyWidget.h.
1.8.3.1