![]() |
SWMMVis
6.0.0-alpha.4
Qt6/C++ GIS-based graphical user interface for the SWMMVis engine (6.0.0-alpha.4)
|
Singleton QSettings-backed registry for all saved basemap connections. More...
Go to the source code of this file.
Classes | |
| class | BasemapConnectionStore |
| Persistent, encrypted registry of saved basemap connection profiles. More... | |
Singleton QSettings-backed registry for all saved basemap connections.
Passwords are stored AES-256-CBC encrypted (via BasemapCrypto). HTTP headers are persisted under http-header/{key} sub-groups, matching QGIS's PATH_PREFIX convention.
QSettings organisation / application keys follow the main app (set by QCoreApplication::setOrganizationName / setApplicationName). The store lives under the "BasemapConnections" top-level group.