EvaluatorInfo Struct

struct QScxmlExecutableContent ::EvaluatorInfo

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

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

This struct was introduced in Qt 5.8.

公共变量

QScxmlExecutableContent::StringId context
QScxmlExecutableContent::StringId expr

详细描述

成员变量文档编制

QScxmlExecutableContent::StringId EvaluatorInfo:: context

This variable holds the context for evaluating the expression

QScxmlExecutableContent::StringId EvaluatorInfo:: expr

This variable holds the expression to be evaluated