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

O2-1 / VS.8 — styling panel for a SWMM2DResultsLayer. More...

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

Go to the source code of this file.

Classes

class  openswmmvis::ui::Swmm2DResultsStylePanel
 

Namespaces

namespace  OpenSWMM
 
namespace  OpenSWMM::Render
 
namespace  openswmmvis
 
namespace  openswmmvis::ui
 

Detailed Description

O2-1 / VS.8 — styling panel for a SWMM2DResultsLayer.

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
    One tab per sub-layer visualization type (Contour bands,
    Isolines, Velocity vectors), mirroring the
    QGIS mesh-layer styling idiom. Every control writes live into
    the owning sublayer / its style bag — the single source of
    truth the paint passes consult — so edits repaint immediately
    and survive sublayer-JSON round-trips.