En esta página

QScxmlExecutableContent::EvaluatorInfo Struct

struct QScxmlExecutableContent::EvaluatorInfo

La clase EvaluatorInfo representa una unidad de contenido ejecutable. Más...

Cabecera: #include <EvaluatorInfo>
CMake: find_package(Qt6 REQUIRED COMPONENTS Scxml)
target_link_libraries(mytarget PRIVATE Qt6::Scxml)
qmake: QT += scxml

Variables públicas

QScxmlExecutableContent::StringId context
QScxmlExecutableContent::StringId expr

Descripción detallada

Documentación de Variables Miembro

QScxmlExecutableContent::StringId EvaluatorInfo::context

Esta variable contiene el contexto para evaluar la expresión

QScxmlExecutableContent::StringId EvaluatorInfo::expr

Esta variable contiene la expresión que debe evaluarse

© 2026 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.