QScxmlExecutableContent::EvaluatorInfo Struct

struct QScxmlExecutableContent::EvaluatorInfo

EvaluatorInfo 类代表一个可执行内容单元。更多

头文件: #include <EvaluatorInfo>
CMake.EvaluatorInfo 类 find_package(Qt6 REQUIRED COMPONENTS Scxml)
target_link_libraries(mytarget PRIVATE Qt6::Scxml)
qmake: QT += scxml

公共变量

QScxmlExecutableContent::StringId context
QScxmlExecutableContent::StringId expr

详细说明

成员变量文档

QScxmlExecutableContent::StringId EvaluatorInfo::context

该变量用于保存计算表达式的上下文

QScxmlExecutableContent::StringId EvaluatorInfo::expr

该变量包含待求值表达式

© 2025 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.