EvaluatorInfo Class

( QScxmlExecutableContent::EvaluatorInfo )

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

头: #include <EvaluatorInfo>
qmake: QT += scxml
Since: Qt 5.8

公共变量

StringId context
StringId expr

详细描述

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