ironflow.gui.workflows.screen module
An interface for doing the visual scripting
- class ironflow.gui.workflows.screen.WorkflowsGUI(*args, **kwargs)[source]
Bases:
DrawsWidgets- add_flow(*args, **kwargs)
- ensure_node_not_presented(node_widget: NodeWidget) None[source]
- property flow_canvas
- load_from_data(*args, **kwargs)
- main_widget_class
alias of
VBox
- property new_node_class
- open_node_presenter(node_widget: NodeWidget)[source]