![]() |
SWMMVis
6.0.0-alpha.4
Qt6/C++ GIS-based graphical user interface for the SWMMVis engine (6.0.0-alpha.4)
|
Main application window for SWMMVis. More...
#include <QDateTime>#include <QHash>#include <QMainWindow>#include <QPointer>#include <QSettings>#include <functional>#include <optional>#include <utility>#include "core/openswmmvislogmessage.h"#include "layers/swmmmodellayer.h"#include "selection/selectionmanager.h"#include "plot/plotattribute.h"#include "plot/resultdescriptor.h"#include "plot/profilerouter.h"Go to the source code of this file.
Classes | |
| class | SWMMVis |
| Main application window for SWMMVis. More... | |
Namespaces | |
| namespace | Ui |
| namespace | openswmmvis |
| namespace | openswmmvis::ui |
| namespace | openswmmvis::project |
| namespace | openswmmvis::project::examples |
Main application window for SWMMVis.
SWMMVis is a QMainWindow MDI host that coordinates:
The active project window is the last-focused MDI sub-window; switching sub-windows rebinds all panels to the new project's canvas and selection bus without recreating any widgets.