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
simoptionspage.h File Reference
#include <QString>
#include <QWidget>
#include "ui/dialogs/simoptions/simoptionscontext.h"
Include dependency graph for simoptionspage.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  openswmmvis::ui::SimOptionsPage
 

Namespaces

namespace  openswmmvis
 
namespace  openswmmvis::ui
 

Functions

const char * openswmmvis::ui::transport2DKey (int speciesClass)
 The [2D_OPTIONS] key carrying one SWMM_TRANSPORT_CLASS_*, or "" for an unknown class.
 

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

Base class for one sidebar page of the Simulation Options dialog.

A page owns its widgets, its slice of the engine read, its slice of the engine write, and its own intra-page gating. The dialog owns only the registry, the sidebar and the cross-page gate table (HANDOFF ยง2.3).