ewoksorange.bindings.taskwrapper

Functions

execute_ewoks_owwidget(widget_class[, ...])

This is the equivalent of the execution of the associated Ewoks task

execute_native_owwidget(widget_class[, inputs])

This is the equivalent of execute_ewoks_owwidget but then for native Orange widget instead of Ewoks Orange Widgets.

instantiate_owwidget(widget_class[, ...])

param widget_class:

owwidget_task_wrapper(widget_qualname)

Create a task that does the computation through an orange widget.