![]() |
SWMMVis
6.0.0-alpha.4
Qt6/C++ GIS-based graphical user interface for the SWMMVis engine (6.0.0-alpha.4)
|
Unified "Add Basemap" dialog with tabs for XYZ, WMS/WMTS, and ArcGIS REST. More...
#include "connections/basemapconnection.h"#include <hydrocoupleogc/httpclient.h>#include <hydrocoupleogc/servicecredentials.h>#include <hydrocoupleogc/wfscapabilities.h>#include <QList>#include <QPair>#include <QRectF>#include <QString>#include <QDialog>#include <memory>Go to the source code of this file.
Classes | |
| class | AddBasemapDialog |
| Unified dialog for adding a layer from a web service or a file. More... | |
Unified "Add Basemap" dialog with tabs for XYZ, WMS/WMTS, and ArcGIS REST.
The dialog has five tabs:
createLayer(QObject*) returns an OpenSWMMVisLayer* configured from the accepted state (caller takes ownership).
The dialog also persists connections via BasemapConnectionStore.