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
tabularresultsdialog.h File Reference

Slice BF — by-object / by-variable tabular results panel. More...

#include <QDialog>
#include <QPointer>
Include dependency graph for tabularresultsdialog.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  openswmmvis::ui::TabularResultsDialog
 

Namespaces

namespace  openswmmvis
 
namespace  openswmmvis::ui
 

Detailed Description

Slice BF — by-object / by-variable tabular results panel.

Author
Caleb Buahin caleb.nosp@m..bua.nosp@m.hin@g.nosp@m.mail.nosp@m..com
Date
2026
License\n GPL-3.0-or-later

Two view modes:

  • By object — pick an object kind (Node / Link / Subcatch) + a variable; one row per object, one column per period.
  • By variable — pick an object; one row per period, one column per variable in that object's class.

CSV / TSV export from the menu. Sortable on every column.