#include <meshregiondefaultswidget.h>
◆ MeshRegionDefaultsWidget()
| MeshRegionDefaultsWidget::MeshRegionDefaultsWidget |
( |
QWidget * |
parent = nullptr | ) |
|
|
explicit |
◆ infilDefaults()
The rows that name a method, as [2D_INFILTRATION_DEFAULTS] rows. Empty when no row names one.
◆ rows()
The * row first, then the region rows in table order.
◆ setDepthUnit()
| void MeshRegionDefaultsWidget::setDepthUnit |
( |
const QString & |
unit | ) |
|
Unit label shown in the "Initial depth" column header ("m", "ft").
◆ setRegionTags()
| void MeshRegionDefaultsWidget::setRegionTags |
( |
const QStringList & |
tags | ) |
|
Replace the region rows with tags, keeping whatever the user already entered for a tag that survives. The * row is never touched.
◆ setStarHydraulics()
| void MeshRegionDefaultsWidget::setStarHydraulics |
( |
double |
manningsN, |
|
|
double |
initDepth |
|
) |
| |
Mirror the dialog's roughness / initial-depth fields onto the * row and re-render every region row that is still inheriting them.
◆ validate()
| bool MeshRegionDefaultsWidget::validate |
( |
QString * |
errOut | ) |
const |
False, with errOut set to a message naming the region, when a row names a method but leaves one of that method's parameters blank.
The documentation for this class was generated from the following files: