NuriaProject Framework
0.1
The NuriaProject Framework
|
The ConditionEvaluator class implements a simple evaluator for LazyCondition. More...
#include <conditionevaluator.hpp>
Public Member Functions | |
bool | compile (const LazyCondition &condition) override |
bool | evaluate (const QVariantList &arguments, bool &error) override |
void | registerMethod (const QString &name, const Callback &method) |
The ConditionEvaluator class implements a simple evaluator for LazyCondition.