EvaluatorInfo Struct

struct QScxmlExecutableContent::EvaluatorInfo

The EvaluatorInfo class represents a unit of executable content. \since 5.8 \inmodule QtScxml. More...

Header: #include <EvaluatorInfo>

Public Variables

StringId context
StringId expr

Detailed Description

Member Variable Documentation

StringId EvaluatorInfo::context

This variable holds the context for evaluating the expression

StringId EvaluatorInfo::expr

This variable holds the expression to be evaluated