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

Slice BA — status-bar theming widget that picks which result variable drives the SWMMResultsLayer colour fill. More...

#include "layers/swmmresultslayer.h"
#include <QPointer>
#include <QWidget>
Include dependency graph for perattributethemingwidget.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  openswmmvis::ui::PerAttributeThemingWidget
 

Namespaces

namespace  openswmmvis
 
namespace  openswmmvis::ui
 

Detailed Description

Slice BA — status-bar theming widget that picks which result variable drives the SWMMResultsLayer colour fill.

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 the legacy SWMM-GUI's per-attribute combo: one combo box per object kind (Node / Link / Subcatchment) plus a "follow primary" toggle so multi-layer projects can sync on the primary layer's variable. Pushed into the main-window status bar as one composite widget so AnimationController and SWMMResultsLayer stay decoupled from the chrome that drives them.