![]() |
SWMMVis
6.0.0-alpha.4
Qt6/C++ GIS-based graphical user interface for the SWMMVis engine (6.0.0-alpha.4)
|
#include "map/mapundostack.h"#include "map/mapcanvas.h"#include "map/objectdefaultsapplier.h"#include "map/mapextent.h"#include "map/spatialreferencesystem.h"#include "map/crsmanager.h"#include "core/editgeometry.h"#include "core/unitsystem.h"#include "layers/openswmmvislayer.h"#include "layers/swmmmodellayer.h"#include "layers/annotationlayer.h"#include "layers/annotationtextitem.h"#include "curve/curveregistry.h"#include "curve/curveprovider.h"#include "timeseries/timeseriesregistry.h"#include "timeseries/timeseriesprovider.h"#include "transect/transectregistry.h"#include "transect/transectprovider.h"#include <QSettings>#include <openswmm/engine/openswmm_engine.h>#include <openswmm/engine/openswmm_nodes.h>#include <openswmm/engine/openswmm_links.h>#include <openswmm/engine/openswmm_subcatchments.h>#include <openswmm/engine/openswmm_gages.h>#include <openswmm/engine/openswmm_spatial.h>#include <openswmm/engine/openswmm_edit.h>#include <openswmm/engine/openswmm_infrastructure.h>