![]() |
SWMMVis
6.0.0-alpha.4
Qt6/C++ GIS-based graphical user interface for the SWMMVis engine (6.0.0-alpha.4)
|
#include <QWidget>Go to the source code of this file.
Classes | |
| class | openswmmvis::ui::ShortcutEditorWidget |
Namespaces | |
| namespace | openswmmvis |
| namespace | openswmmvis::ui |
UI redesign P8 — the Keyboard page of Preferences: browse every ActionRegistry command grouped by category, rebind with a QKeySequenceEdit, and reset one or all bindings. Writes go straight through ActionRegistry (applied live, persisted under SWMMVis::Shortcuts) — there is no pending-apply state.
Conflict policy (registry scope): an exact duplicate of another command's binding hard-blocks Assign, naming the holder; sequences on the platform-reserved list only warn.