The EvaluatorInfo class represents a unit of executable content. 更多...
| 头: |
#include <EvaluatorInfo>
|
| CMake: |
find_package(Qt6 REQUIRED COMPONENTS Scxml)
target_link_libraries(mytarget PRIVATE Qt6::Scxml)
|
| qmake: |
QT += scxml
|
| QScxmlExecutableContent::StringId | context |
| QScxmlExecutableContent::StringId | expr |
此变量保持用于估算表达式的上下文
此变量保持要估算的表达式