评估器信息结构体
struct QScxmlExecutableContent::EvaluatorInfoEvaluatorInfo 类表示一个可执行内容的单位。 更多信息...
头文件 | #include <EvaluatorInfo> |
CMake | find_package(Qt6 REQUIRED COMPONENTS Scxml) target_link_libraries(mytarget PRIVATE Qt6::Scxml) |
qmake | QT += scxml |
公共变量
成员变量文档
QScxmlExecutableContent::StringId EvaluatorInfo::context
此变量存储用于评估表达式的上下文
QScxmlExecutableContent::StringId EvaluatorInfo::expr
此变量存储要评估的表达式
© 2024 The Qt Company Ltd. 本文档的捐献包含各自的版权。提供的文档根据 GNU 自由文档许可证版本 1.3 许可,该许可证由自由软件基金会发布。Qt 和相应的标志是 The Qt Company Ltd. 在芬兰和其他国家/地区的商标。所有其他商标属于其各自所有者。