![]() |
SWMMVis
6.0.0-alpha.4
Qt6/C++ GIS-based graphical user interface for the SWMMVis engine (6.0.0-alpha.4)
|
#include <queryparser.h>
Public Member Functions | |
| bool | isValid () const noexcept |
Public Attributes | |
| std::shared_ptr< QueryNode > | root |
| QString | error |
| int | errorPos = -1 |
Parse result. Either root is non-null and error empty, or error describes the failure (1-based position + message).
|
inlinenoexcept |
| QString openswmmvis::QueryPredicate::error |
| int openswmmvis::QueryPredicate::errorPos = -1 |
| std::shared_ptr<QueryNode> openswmmvis::QueryPredicate::root |