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

Holds identify results from a single layer. More...

#include <maptoolidentify.h>

Collaboration diagram for IdentifyResult:

Public Attributes

QString layerName
 
QList< QVariantMap > features
 

Detailed Description

Holds identify results from a single layer.

Member Data Documentation

◆ features

QList<QVariantMap> IdentifyResult::features

One map per matching feature/element.

◆ layerName

QString IdentifyResult::layerName

Name of the layer that returned results.


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