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

Slice BC's path-picker — modal dialog shown by OpenSWMMVisMapToolSelectProfile when ProfileRouter returns more than one candidate between the user-picked endpoints. More...

#include "plot/profilerouter.h"
#include <QDialog>
#include <QVector>
Include dependency graph for profilepathpickerdialog.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ProfilePathPickerDialog
 

Detailed Description

Slice BC's path-picker — modal dialog shown by OpenSWMMVisMapToolSelectProfile when ProfileRouter returns more than one candidate between the user-picked endpoints.

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

Lists each candidate with length / conduit count / non-conduit count / total invert drop. Hovering or selecting a row emits hoveredPathChanged(index) so the host can promote that path on the map overlay; clicking OK confirms.