mafw.steering_gui.dialogs.about_dialog

Dialog presenting metadata about the Steering GUI application.

Author:

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

Description:

Display icon, project description, URLs, and authorship to the user.

Classes

AboutDialog([parent])

Show the About page for MAFw and the steering GUI.

class mafw.steering_gui.dialogs.about_dialog.AboutDialog(parent: QWidget | None = None)[source]

Bases: QDialog

Show the About page for MAFw and the steering GUI.

Parameters:

parent – Optional parent widget for window hierarchy.

_setup_ui() None[source]

Compose the dialog layout and populate the informative labels.