![]() |
SWMMVis
6.0.0-alpha.4
Qt6/C++ GIS-based graphical user interface for the SWMMVis engine (6.0.0-alpha.4)
|
One table row, as collectInputs() reads it back. More...
#include <meshregiondefaultswidget.h>
Public Attributes | |
| QString | tag |
| double | manningsN = qQNaN() |
| double | initDepth = qQNaN() |
| mesh::InfilRow | infil |
One table row, as collectInputs() reads it back.
manningsN / initDepth are NaN on a region row that is still inheriting the * row. They are never NaN on the * row itself, which mirrors the dialog's two spin boxes.
| mesh::InfilRow MeshRegionDefaultsWidget::RegionRow::infil |
| double MeshRegionDefaultsWidget::RegionRow::initDepth = qQNaN() |
| double MeshRegionDefaultsWidget::RegionRow::manningsN = qQNaN() |
| QString MeshRegionDefaultsWidget::RegionRow::tag |