mafw.steering_gui.views.steering_tree
Present a hierarchical representation of the steering file sections.
- Author:
Bulgheroni Antonio (antonio.bulgheroni@ec.europa.eu)
- Description:
Show globals, database, UI, and processors in a tree so the user can select editors.
Classes
|
Widget exposing the steering-file sections as a |
- class mafw.steering_gui.views.steering_tree.SteeringTreeView(parent: QWidget | None = None)[source]
Bases:
QWidgetWidget exposing the steering-file sections as a
QTreeView.- _on_selection_changed(*_: object) None[source]
Emit the section key and pipeline selection for the new tree selection.
- set_model(model: SteeringTreeModel) None[source]
Attach a steering tree model to the view.