![]() |
SWMMVis
6.0.0-alpha.4
Qt6/C++ GIS-based graphical user interface for the SWMMVis engine (6.0.0-alpha.4)
|
#include <rulevalidator.h>
Public Attributes | |
| ValidationState | state = ValidationState::Pending |
| QString | message |
| Empty when Valid. | |
| int | errorLine = -1 |
| 1-based; -1 when unavailable. | |
| int openswmmvis::controls::RuleValidator::Result::errorLine = -1 |
1-based; -1 when unavailable.
| QString openswmmvis::controls::RuleValidator::Result::message |
Empty when Valid.
| ValidationState openswmmvis::controls::RuleValidator::Result::state = ValidationState::Pending |