EvaluatorInfo Class

(QScxmlExecutableContent::EvaluatorInfo)

The EvaluatorInfo class represents a unit of executable content. 更多...

头文件: #include <EvaluatorInfo>
qmake: QT += scxml
开始支持版本: Qt 5.8

公有变量

StringId context
StringId expr

详细描述

The EvaluatorInfo class represents a unit of executable content.

成员变量

StringId EvaluatorInfo::context

This variable holds the context for evaluating the expression

StringId EvaluatorInfo::expr

This variable holds the expression to be evaluated