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
simulationoptionshelpers.cpp File Reference
#include "ui/dialogs/simulationoptionsdialog.h"
#include "core/swmmdatetime.h"
#include <QDate>
#include <QDateTime>
#include <QItemSelectionModel>
#include <QString>
#include <QStringList>
#include <QTableWidget>
#include <QTime>
#include <algorithm>
#include <cmath>
#include <functional>
Include dependency graph for simulationoptionshelpers.cpp:

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

Static helper definitions for SimulationOptionsDialog. Split out of the main .cpp so leaf QtTests (test_simulationoptionsdialog) can compile the helpers without dragging in GDAL/OGR via the layer + CRS code that the dialog's spatial tab needs.