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

Metadata returned by a WMS GetCapabilities request. More...

#include <wmslayer.h>

Collaboration diagram for WMSServiceInfo:

Public Attributes

QString title
 
QString abstractText
 
QString version
 
QStringList imageFormats
 
QList< WMSLayerInfolayers
 

Detailed Description

Metadata returned by a WMS GetCapabilities request.

Member Data Documentation

◆ abstractText

QString WMSServiceInfo::abstractText

◆ imageFormats

QStringList WMSServiceInfo::imageFormats

e.g. {"image/png", "image/jpeg"}.

◆ layers

QList<WMSLayerInfo> WMSServiceInfo::layers

◆ title

QString WMSServiceInfo::title

◆ version

QString WMSServiceInfo::version

"1.1.1" or "1.3.0".


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