DynamicExpression encapsulates an "expression" that can be either a iLand expression, a constant or a javascript function.
More...
#include <activity.h>
DynamicExpression encapsulates an "expression" that can be either a iLand expression, a constant or a javascript function.
◆ DynamicExpression()
ABE::DynamicExpression::DynamicExpression |
( |
| ) |
|
|
inline |
◆ ~DynamicExpression()
ABE::DynamicExpression::~DynamicExpression |
( |
| ) |
|
◆ dump()
QString ABE::DynamicExpression::dump |
( |
| ) |
const |
◆ evaluate()
bool ABE::DynamicExpression::evaluate |
( |
FMStand * |
stand | ) |
const |
◆ isValid()
bool ABE::DynamicExpression::isValid |
( |
| ) |
const |
|
inline |
◆ setup()
void ABE::DynamicExpression::setup |
( |
const QJSValue & |
js_value | ) |
|
The documentation for this struct was generated from the following files: