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::io::Mesh2DExportReport Struct Reference

What was written, or why nothing was. More...

#include <mesh2dresultsexport.h>

Collaboration diagram for openswmmvis::io::Mesh2DExportReport:

Public Attributes

QStringList files
 every path created (in creation order)
 
QString error
 empty on success; "Cancelled" when the caller stopped it
 
QStringList warnings
 non-fatal, e.g. natural neighbour fell back to IDW
 

Detailed Description

What was written, or why nothing was.

Member Data Documentation

◆ error

QString openswmmvis::io::Mesh2DExportReport::error

empty on success; "Cancelled" when the caller stopped it

◆ files

QStringList openswmmvis::io::Mesh2DExportReport::files

every path created (in creation order)

◆ warnings

QStringList openswmmvis::io::Mesh2DExportReport::warnings

non-fatal, e.g. natural neighbour fell back to IDW


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