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
tabulardatalayer.h File Reference
#include "layers/openswmmvislayer.h"
#include <QString>
#include <QStringList>
#include <QVariantMap>
#include <QVector>
Include dependency graph for tabulardatalayer.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  TabularDataLayer
 

Detailed Description

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

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.