![]() |
SWMMVis
6.0.0-alpha.4
Qt6/C++ GIS-based graphical user interface for the SWMMVis engine (6.0.0-alpha.4)
|
#include <importmapping.h>
Public Member Functions | |
| bool | isBound () const |
Public Attributes | |
| QString | targetKey |
| TargetAttribute::key. | |
| QString | sourceField |
| OGR field name; empty = unmapped. | |
| QVariant | defaultValue |
| used when sourceField is empty or the cell is null | |
Binds one target-attribute key to a source column and/or a constant default.
|
inline |
| QVariant openswmmvis::import::AttributeBinding::defaultValue |
used when sourceField is empty or the cell is null
| QString openswmmvis::import::AttributeBinding::sourceField |
OGR field name; empty = unmapped.
| QString openswmmvis::import::AttributeBinding::targetKey |