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::ui::Mesh2DResultsExportDialog Class Reference

#include <mesh2dresultsexportdialog.h>

Inheritance diagram for openswmmvis::ui::Mesh2DResultsExportDialog:
Collaboration diagram for openswmmvis::ui::Mesh2DResultsExportDialog:

Public Member Functions

 Mesh2DResultsExportDialog (Mesh2DExportDialogInputs inputs, QWidget *parent=nullptr)
 
 ~Mesh2DResultsExportDialog () override
 
openswmmvis::io::Mesh2DExportOptions options () const
 The options the user chose. Valid once exec() returns Accepted; readable before that (the tests drive the widgets directly).
 

Constructor & Destructor Documentation

◆ Mesh2DResultsExportDialog()

openswmmvis::ui::Mesh2DResultsExportDialog::Mesh2DResultsExportDialog ( Mesh2DExportDialogInputs  inputs,
QWidget *  parent = nullptr 
)
explicit

◆ ~Mesh2DResultsExportDialog()

openswmmvis::ui::Mesh2DResultsExportDialog::~Mesh2DResultsExportDialog ( )
overridedefault

Member Function Documentation

◆ options()

Mesh2DExportOptions openswmmvis::ui::Mesh2DResultsExportDialog::options ( ) const

The options the user chose. Valid once exec() returns Accepted; readable before that (the tests drive the widgets directly).


The documentation for this class was generated from the following files: