![]() |
SWMMVis
6.0.0-alpha.4
Qt6/C++ GIS-based graphical user interface for the SWMMVis engine (6.0.0-alpha.4)
|
Holds identify results from a single layer. More...
#include <maptoolidentify.h>
Public Attributes | |
| QString | layerName |
| QList< QVariantMap > | features |
Holds identify results from a single layer.
| QList<QVariantMap> IdentifyResult::features |
One map per matching feature/element.
| QString IdentifyResult::layerName |
Name of the layer that returned results.