![]() |
SWMMVis
6.0.0-alpha.4
Qt6/C++ GIS-based graphical user interface for the SWMMVis engine (6.0.0-alpha.4)
|
One row in the manifest. Public so tests can construct one. More...
#include <aboutdialog.h>
Public Attributes | |
| QString | category |
| e.g. "Geospatial" | |
| QString | name |
| e.g. "GDAL" | |
| QString | version |
| e.g. "3.9.2" (may be empty) | |
| QString | role |
| what it's used for | |
| QString | homepage |
| URL (may be empty) | |
| QString | sourceUrl |
| URL to source download (may be empty) | |
| QString | spdx |
| SPDX license identifier (e.g. "MIT") | |
| QString | provenance |
| "vcpkg", "submodule", "in-tree copy", … | |
| QString | licenseFile |
| Qt-resource path to verbatim license text. | |
One row in the manifest. Public so tests can construct one.
| QString AboutDialog::Component::category |
e.g. "Geospatial"
| QString AboutDialog::Component::homepage |
URL (may be empty)
| QString AboutDialog::Component::licenseFile |
Qt-resource path to verbatim license text.
| QString AboutDialog::Component::name |
e.g. "GDAL"
| QString AboutDialog::Component::provenance |
"vcpkg", "submodule", "in-tree copy", …
| QString AboutDialog::Component::role |
what it's used for
| QString AboutDialog::Component::sourceUrl |
URL to source download (may be empty)
| QString AboutDialog::Component::spdx |
SPDX license identifier (e.g. "MIT")
| QString AboutDialog::Component::version |
e.g. "3.9.2" (may be empty)