![]() |
SWMMVis
6.0.0-alpha.4
Qt6/C++ GIS-based graphical user interface for the SWMMVis engine (6.0.0-alpha.4)
|
Slice BE — section-aware .rpt parser for the Status Report Viewer. More...
#include <QString>#include <QStringList>#include <QVector>Go to the source code of this file.
Classes | |
| struct | openswmmvis::io::RptSection |
| class | openswmmvis::io::RptParser |
Namespaces | |
| namespace | openswmmvis |
| namespace | openswmmvis::io |
Slice BE — section-aware .rpt parser for the Status Report Viewer.
SWMM's .rpt is a plain-text report split into named sections separated by lines of asterisks. The parser walks the file once and returns an ordered list of {title, body} records. The viewer dialog renders each record as a QTextEdit tab.