ewoksorange.bindings.taskwrapper.owwidget_task_wrapper#

ewoksorange.bindings.taskwrapper.owwidget_task_wrapper(widget_qualname)[source]#

Create a task that does the computation through an orange widget. When the widget is an ewoks widget, still use the widget and not the corresponding task class directly.

Parameters:

widget_qualname (str)

Return type:

Task