![]() |
SWMMVis
6.0.0-alpha.4
Qt6/C++ GIS-based graphical user interface for the SWMMVis engine (6.0.0-alpha.4)
|
#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>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.