![]() |
SWMMVis
6.0.0-alpha.4
Qt6/C++ GIS-based graphical user interface for the SWMMVis engine (6.0.0-alpha.4)
|
COMPARISON_PLOT_1V1_AND_TREE_PLAN Phase 5 — editor for the Comparison Plot's user-configured 1v1 pairs. More...
#include <QDialog>Go to the source code of this file.
Classes | |
| class | openswmmvis::ui::ComparisonPairsDialog |
Namespaces | |
| namespace | openswmmvis |
| namespace | openswmmvis::plot |
| namespace | openswmmvis::ui |
COMPARISON_PLOT_1V1_AND_TREE_PLAN Phase 5 — editor for the Comparison Plot's user-configured 1v1 pairs.
MVC: the dialog edits ComparisonPlotModel's pair list directly; the model emits pairsChanged on every edit, so the owning ComparisonPlotDialog rebuilds its scatter column live while this dialog is open. An empty pair list means auto mode (baseline vs every other run, matched by objectRef).