#include <SeExprExpressionContext.h>
Definition at line 16 of file SeExprExpressionContext.h.
◆ VariableMap
◆ SeExprExpressionContext()
| SeExprExpressionContext::SeExprExpressionContext |
( |
const QString & | expr | ) |
|
Definition at line 11 of file SeExprExpressionContext.cpp.
12 : KSeExpr::Expression(expr.toStdString())
14{
15}
QMap< std::string, SeExprVariable * > VariableMap
◆ resolveVar()
| KSeExpr::ExprVarRef * SeExprExpressionContext::resolveVar |
( |
const std::string & | name | ) |
const |
|
overridevirtual |
◆ m_vars
The documentation for this class was generated from the following files: