![]() |
SWMMVis
6.0.0-alpha.4
Qt6/C++ GIS-based graphical user interface for the SWMMVis engine (6.0.0-alpha.4)
|
Styling panel for a SWMM2DMeshLayer — one tab per sublayer, mirroring Swmm2DResultsStylePanel (the QGIS mesh-layer idiom). More...
#include <QPointer>#include <QWidget>Go to the source code of this file.
Classes | |
| class | openswmmvis::ui::Swmm2DMeshStylePanel |
Namespaces | |
| namespace | openswmmvis |
| namespace | openswmmvis::ui |
Styling panel for a SWMM2DMeshLayer — one tab per sublayer, mirroring Swmm2DResultsStylePanel (the QGIS mesh-layer idiom).
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.