SWMMVis  6.0.0-alpha.4
Qt6/C++ GIS-based graphical user interface for the SWMMVis engine (6.0.0-alpha.4)
Loading...
Searching...
No Matches
shortcuteditorwidget.h File Reference
#include <QWidget>
Include dependency graph for shortcuteditorwidget.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  openswmmvis::ui::ShortcutEditorWidget
 

Namespaces

namespace  openswmmvis
 
namespace  openswmmvis::ui
 

Detailed Description

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.