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
openswmmvis::ui::PerAttributeThemingWidget Class Reference

#include <perattributethemingwidget.h>

Inheritance diagram for openswmmvis::ui::PerAttributeThemingWidget:
Collaboration diagram for openswmmvis::ui::PerAttributeThemingWidget:

Public Member Functions

 PerAttributeThemingWidget (QWidget *parent=nullptr)
 
void setAnimationController (AnimationController *ac)
 Bind to the animation controller; subscribes to primaryLayerChanged so the combos always reflect the active result-layer's current variable.
 
void setPrimaryLayer (SWMMResultsLayer *layer)
 Direct binding (bypasses the AC) used in test fixtures.
 

Constructor & Destructor Documentation

◆ PerAttributeThemingWidget()

openswmmvis::ui::PerAttributeThemingWidget::PerAttributeThemingWidget ( QWidget *  parent = nullptr)
explicit

Member Function Documentation

◆ setAnimationController()

void openswmmvis::ui::PerAttributeThemingWidget::setAnimationController ( AnimationController ac)

Bind to the animation controller; subscribes to primaryLayerChanged so the combos always reflect the active result-layer's current variable.

Here is the call graph for this function:

◆ setPrimaryLayer()

void openswmmvis::ui::PerAttributeThemingWidget::setPrimaryLayer ( SWMMResultsLayer layer)

Direct binding (bypasses the AC) used in test fixtures.

Here is the call graph for this function:

The documentation for this class was generated from the following files: