![]() |
SWMMVis
6.0.0-alpha.4
Qt6/C++ GIS-based graphical user interface for the SWMMVis engine (6.0.0-alpha.4)
|
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>Namespaces | |
| namespace | openswmmvis |
| namespace | openswmmvis::ui |
IRendererPanel implementation for the "Graduated" renderer class. Slice X.4.
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.