mafw.steering_gui

Application layer for steering GUI orchestration.

Author:

Bulgheroni Antonio (antonio.bulgheroni@ec.europa.eu)

Description:

Expose the steering GUI controller without leaking UI widgets or execution logic.

Modules

actions

Utility helpers for creating the steering GUI actions without duplicating wiring.

app

Entry point for the steering GUI application.

controllers

Container for steering GUI application controllers.

dialogs

Dialog helpers for the steering GUI package.

main_window

Main window orchestrator for the steering GUI layout.

models

GUI-facing models and Qt wrappers for steering metadata.

threading

Threading utilities made available to the steering GUI.

utils

Helper utilities for the steering GUI.

views

Placeholder package for steering GUI views while the GUI is being scaffolded.