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
importfeaturelayerdialog.h File Reference
#include "ui/dialogs/import/importmapping.h"
#include "ui/dialogs/import/importplan.h"
#include <QDialog>
#include <QFutureWatcher>
Include dependency graph for importfeaturelayerdialog.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  openswmmvis::import::ImportFeatureLayerDialog
 

Namespaces

namespace  openswmmvis
 
namespace  openswmmvis::import
 

Detailed Description

Author
Caleb Buahin caleb.nosp@m..bua.nosp@m.hin@g.nosp@m.mail.nosp@m..com
Date
2026
License\n GPL-3.0-or-later

FEATURE_LAYER_TO_SWMM_IMPORT — the "Import Feature Layer → SWMM Objects" dialog (view). Programmatic buildUi (aboutdialog pattern), geometry persisted via dialoglayoutpersistence. The dry run executes on a QtConcurrent worker (MeshGenerationDialog idiom); the import itself runs on the GUI thread as one undo macro.