The ParameterInfo class represents a parameter to a service invocation. More...
| Header: | #include <ParameterInfo>
|
| CMake: | find_package(Qt6 REQUIRED COMPONENTS Scxml)target_link_libraries(mytarget PRIVATE Qt6::Scxml)
|
| qmake: | QT += scxml
|
| QScxmlExecutableContent::EvaluatorId | expr |
| QScxmlExecutableContent::StringId | location |
| QScxmlExecutableContent::StringId | name |
This variable holds the expression to be evaluated
This variable holds the data model name of the item to be passed as a parameter
This variable holds the name of the parameter
© The Qt Company Ltd
Licensed under the GNU Free Documentation License, Version 1.3.
https://doc.qt.io/qt-6.9/qscxmlexecutablecontent-parameterinfo.html