![]() |
SWMMVis
6.0.0-alpha.4
Qt6/C++ GIS-based graphical user interface for the SWMMVis engine (6.0.0-alpha.4)
|
#include "layers/openswmmvislayer.h"#include <QString>#include <QStringList>#include <QVariantMap>#include <QVector>Go to the source code of this file.
Classes | |
| class | TabularDataLayer |
Slice Z.4 — Non-spatial tabular layer for CSV / TSV (and later XLSX) imports. Participates in the Layer Tree (so visibility / order / properties round-trip through the standard pipe) but has no scene representation — render() is a no-op.
Consumers (today: the future Attribute Table integration; later: join-to-spatial-layer analyses) read the rows as a list of QVariantMaps keyed by column header.