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
MeshRegionDefaultsWidget::RegionRow Struct Reference

One table row, as collectInputs() reads it back. More...

#include <meshregiondefaultswidget.h>

Collaboration diagram for MeshRegionDefaultsWidget::RegionRow:

Public Attributes

QString tag
 
double manningsN = qQNaN()
 
double initDepth = qQNaN()
 
mesh::InfilRow infil
 

Detailed Description

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.

Member Data Documentation

◆ infil

mesh::InfilRow MeshRegionDefaultsWidget::RegionRow::infil

◆ initDepth

double MeshRegionDefaultsWidget::RegionRow::initDepth = qQNaN()

◆ manningsN

double MeshRegionDefaultsWidget::RegionRow::manningsN = qQNaN()

◆ tag

QString MeshRegionDefaultsWidget::RegionRow::tag

The documentation for this struct was generated from the following file: