ewoksorange.bindings.owsconvert.task_to_widget#

ewoksorange.bindings.owsconvert.task_to_widget(task_qualname, error_on_duplicates=True)[source]#

The task_qualname could be an ewoks task or an orange widget

Parameters:
  • task_qualname (str)

  • error_on_duplicates (bool)

Return type:

Tuple[OWBaseWidget, str]