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
openswmmvis::project::PreflightResult Struct Reference

Outcome of a single pre-flight pass. More...

#include <ioportabilitynormalizer.h>

Collaboration diagram for openswmmvis::project::PreflightResult:

Public Attributes

QVector< SlotPreviewslotPreviews
 
QStringList warnings
 

Detailed Description

Outcome of a single pre-flight pass.

slotPreviews always lists every scalar role examined; warnings deduplicates the per-slot warning strings for one-line surfacing in a status bar.

Member Data Documentation

◆ slotPreviews

QVector<SlotPreview> openswmmvis::project::PreflightResult::slotPreviews

◆ warnings

QStringList openswmmvis::project::PreflightResult::warnings

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