ewoksorange.bindings.owwidgets#
Orange widget base classes to execute Ewoks tasks
Functions
|
|
|
|
|
|
|
|
|
|
|
|
|
This needs to be called before signal and setting parsing |
|
|
|
Classes
|
Base class for boiler plate code to interconnect ewoks and orange3 |
|
Widget which will execute_ewoks_task the ewokscore.Task directly |
|
All the processing is done on one thread. |
|
Each time a task processing is requested this will create a new thread to do the processing. |
|
Each time a task processing is requested add it to the FIFO stack. |