![]() |
SWMMVis
6.0.0-alpha.4
Qt6/C++ GIS-based graphical user interface for the SWMMVis engine (6.0.0-alpha.4)
|
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>Go to the source code of this file.
Classes | |
| class | openswmmvis::ui::TypeConversionFlow |
Namespaces | |
| namespace | openswmmvis |
| namespace | openswmmvis::ui |
Shared confirm → convert → summary flow for changing a node or link to a different SWMM type. Reused by:
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.