![]() |
SWMMVis
6.0.0-alpha.4
Qt6/C++ GIS-based graphical user interface for the SWMMVis engine (6.0.0-alpha.4)
|
Slice BQ Phase 6.7.2 — project-scoped factory + lookup for PatternProvider instances. More...
#include "pattern/patternprovider.h"#include <QHash>#include <QObject>#include <QString>#include <QVector>Go to the source code of this file.
Classes | |
| class | openswmmvis::pattern::PatternRegistry |
Namespaces | |
| namespace | openswmmvis |
| namespace | openswmmvis::pattern |
Slice BQ Phase 6.7.2 — project-scoped factory + lookup for PatternProvider instances.
One instance per open project. Responsibilities:
Engine I/O wraps swmm_pattern_* (count / id / type / factor_count / factor / add / set_factors).
Mirrors TimeseriesRegistry (Slice BQ Phase 6.7.3.2) in structure so the Object Browser's lazy-init / engine-handle-invalidation path is identical.