AssignmentInfo Struct
struct QScxmlExecutableContent::AssignmentInfoThe AssingmentInfo class represents a data assignment. More...
Header: | #include <AssignmentInfo> |
CMake: | find_package(Qt6 REQUIRED COMPONENTS Scxml) target_link_libraries(mytarget PRIVATE Qt6::Scxml) |
qmake: | QT += scxml |