mafw.steering_gui.utils
Helper utilities for the steering GUI.
- mafw.steering_gui.utils.block_signals(*widgets: QObject) Iterator[None][source]
Temporarily disable Qt signals for a set of widgets.
- mafw.steering_gui.utils.coerce_name(text: str) str[source]
Replace any whitespace in the provided text with underscores.
Modules
Shared constants for the steering GUI. |
|
GUI exception handling utilities for the steering application. |
|
Reusable GUI helpers shared across the steering GUI views. |