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
graduatedrendererpanel.cpp File Reference

IRendererPanel implementation for the "Graduated" renderer class. Slice X.4. More...

#include "ui/dialogs/irendererpanel.h"
#include "layers/openswmmvislayer.h"
#include "layers/swmmmodellayer.h"
#include "ui/dialogs/editors/kindrendererpanel.h"
#include <QLabel>
#include <QVBoxLayout>
Include dependency graph for graduatedrendererpanel.cpp:

Namespaces

namespace  openswmmvis
 
namespace  openswmmvis::ui
 

Detailed Description

IRendererPanel implementation for the "Graduated" renderer class. Slice X.4.

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

For now this is a thin wrapper around KindRendererPanel (which already has the colour ramp + bin method + class-breaks table the user asked for in §S2+S5). A future iteration can promote the panel content here once the SWMM-specific bits have been pulled out.