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
commandpalette.h File Reference
#include <QDialog>
Include dependency graph for commandpalette.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  openswmmvis::ui::CommandPalette
 

Namespaces

namespace  openswmmvis
 
namespace  openswmmvis::ui
 

Detailed Description

UI redesign P7 — the command palette (Ctrl+Shift+P): a frameless popup with a filter line and a relevance-sorted action list reaching every ActionRegistry-registered capability (dock toggles and dialog launchers included). Enter triggers/toggles the selected action; Esc or focusing away dismisses. Disabled actions render grayed and are not triggerable.