ewoksorange.bindings.taskwrapper.execute_ewoks_owwidget

ewoksorange.bindings.taskwrapper.execute_ewoks_owwidget(widget_class, inputs=None, timeout=None, **widget_init_params)[source]

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

but instead execute it like Orange would do it (using Qt signals).

It is used for testing Ewoks Orange widgets.

Parameters:
  • widget_class (Type[OWEwoksBaseWidget]) –

  • inputs (Optional[Mapping]) –

  • timeout (Optional[Number]) –

Return type:

dict