exopy.tasks.tasks.logic.views.loop_view module

View for the LoopTask.

class exopy.tasks.tasks.logic.views.loop_view.LoopView(parent=None, **kwargs)

Bases: exopy.tasks.tasks.base_views.ComplexTaskView

View for the LoopTask.

This view handles the insertion of the selected interface views.

layout_constraints
exopy.tasks.tasks.logic.views.loop_view.format_name(interface_id)

Helper funtion formatting interfaces name for object combo widget.

exopy.tasks.tasks.logic.views.loop_view.make_view(root, task)

Create the view for the task embedded in the loop and set the in_loop flag if pertinent.