![]() |
SWMMVis
6.0.0-alpha.4
Qt6/C++ GIS-based graphical user interface for the SWMMVis engine (6.0.0-alpha.4)
|
#include <QDialog>#include <QString>#include <QVector>Go to the source code of this file.
Classes | |
| class | AboutDialog |
| Two-pane modal: master list of every shipped component (left) + per-component license + metadata detail (right). More... | |
| struct | AboutDialog::Component |
| One row in the manifest. Public so tests can construct one. More... | |
Slice K — About dialog with license browser. Driven by a JSON manifest (resources/about/components.json) and per-component license text under resources/licenses/<name>.txt so adding/updating a dependency is a data change, not a code change.