![]() |
SWMMVis
6.0.0-alpha.4
Qt6/C++ GIS-based graphical user interface for the SWMMVis engine (6.0.0-alpha.4)
|
Slice GUI-2026-05-30 §6 — two-panel Report Viewer. More...
Go to the source code of this file.
Classes | |
| struct | openswmmvis::ui::ReportSource |
| class | openswmmvis::ui::StatusReportDialog |
Namespaces | |
| namespace | openswmmvis |
| namespace | openswmmvis::ui |
Typedefs | |
| using | openswmmvis::ui::ReportViewerDialog = StatusReportDialog |
Slice GUI-2026-05-30 §6 — two-panel Report Viewer.
Left: section list (QListView, filterable).
Right: monospace rich-text viewer of the full report with a
searchable line bar above (regex toggle).
Top: continuity error banner (only when continuity > threshold).
The class name remains `StatusReportDialog` for build-stability;
a `using ReportViewerDialog = StatusReportDialog;` alias documents
the intent.