EvaluatorInfo Struct
struct QScxmlExecutableContent::EvaluatorInfoEvaluatorInfo 클래스는 실행 가능한 콘텐츠의 단위를 나타냅니다. 더 보기...
Header: | #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
이 변수에는 평가할 표현식이 저장됩니다.
© 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.