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
newprojectdialog.h File Reference
#include <QDateTime>
#include <QDialog>
#include <QString>
Include dependency graph for newprojectdialog.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  NewProjectDialog
 
struct  NewProjectDialog::Result
 Inputs collected from the dialog. Strings are SWMM-INP keywords ready to inline into the synthesized .inp. More...
 

Detailed Description

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

Slice Y — wizard-style single dialog for File → New Project. Collects the minimum set of options that go into a fresh, blank SWMM model: project name, flow units, infiltration model, flow routing, simulation window, and CRS. The result is consumed by SWMMVis to synthesize a temp .inp and open it as an untitled project window.