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

Shared confirm → convert → summary flow for changing a node or link to a different SWMM type. Reused by: More...

#include <QCoreApplication>
#include <QString>
#include <QStringList>
Include dependency graph for typeconversionflow.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  openswmmvis::ui::TypeConversionFlow
 

Namespaces

namespace  openswmmvis
 
namespace  openswmmvis::ui
 

Detailed Description

Shared confirm → convert → summary flow for changing a node or link to a different SWMM type. Reused by:

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
  • OpenSWMMVisMapToolSelect::showContextMenu ("Convert To ▸")
  • AttributeTablePanel::onChangeTypeTriggered ("Change Type…")

The user is warned BEFORE the conversion that the old type's specific attributes will be cleared (the conversion is not undoable), and shown the engine-reported cleared fields + topology warnings AFTER it.