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

Slice BQ Phase 6.7.1 — project-scoped factory + lookup for CurveProvider instances. More...

#include "curve/curveprovider.h"
#include <QHash>
#include <QObject>
#include <QString>
#include <QVector>
Include dependency graph for curveregistry.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  openswmmvis::curve::CurveRegistry
 

Namespaces

namespace  openswmmvis
 
namespace  openswmmvis::curve
 

Detailed Description

Slice BQ Phase 6.7.1 — project-scoped factory + lookup for CurveProvider instances.

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

Mirrors TimeseriesRegistry (Phase 6.7.3.2) and PatternRegistry (Phase 6.7.2) in structure. Engine I/O shares the swmm_table_* API with timeseries — filters by type code (anything != TIMESERIES = curve).