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
BasemapAuth Struct Reference

Username + password pair. Stored encrypted in QSettings by BasemapConnectionStore; never written to project files. More...

#include <basemapconnection.h>

Collaboration diagram for BasemapAuth:

Public Member Functions

bool isEmpty () const
 

Public Attributes

QString username
 
QString password
 

Detailed Description

Username + password pair. Stored encrypted in QSettings by BasemapConnectionStore; never written to project files.

Member Function Documentation

◆ isEmpty()

bool BasemapAuth::isEmpty ( ) const
inline

Member Data Documentation

◆ password

QString BasemapAuth::password

◆ username

QString BasemapAuth::username

The documentation for this struct was generated from the following file: