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

Styling panel for a SWMM2DMeshLayer — one tab per sublayer, mirroring Swmm2DResultsStylePanel (the QGIS mesh-layer idiom). More...

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

Go to the source code of this file.

Classes

class  openswmmvis::ui::Swmm2DMeshStylePanel
 

Namespaces

namespace  openswmmvis
 
namespace  openswmmvis::ui
 

Detailed Description

Styling panel for a SWMM2DMeshLayer — one tab per sublayer, mirroring Swmm2DResultsStylePanel (the QGIS mesh-layer idiom).

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

Replaces the combined "Mesh / TIN" form (MeshHillshadeEditor), which bundled display toggles, terrain fill, hillshade, contour lines, and filled bands into a single page while the sublayers underneath were already distinct. Tabs: Terrain Fill · Elevation Bands · Elevation Isolines · Mesh Edges · Mesh Vertices · Boundary Conditions · Coupled Nodes Every control writes live into the owning sublayer / its style bag; each tab's tooltip carries the sublayer id so right-click → "Edit Sublayer Style…" routes to the matching tab.