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
sublayerselectiondialog.h File Reference
#include <QDialog>
#include <QList>
#include <QStringList>
#include "layers/gisvectorlayer.h"
Include dependency graph for sublayerselectiondialog.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SublayerSelectionDialog
 Lets the user choose which sublayers of a vector datasource to add. More...
 

Detailed Description

Author
SWMMVis
Date
2026
License\n GPL-3.0-or-later

Modal multi-select picker for the layers inside a multi-layer vector datasource (GeoPackage, Esri File GDB, multi-layer GML/KML, …). Presents one checkable row per OGR sublayer (name, geometry, feature count, CRS); the caller creates one GISVectorLayer per checked entry.