Learn what Felgo offers to help your business succeed. Start your free evaluation today! Felgo for Your Business

QScxmlStaticScxmlServiceFactory Class

The QScxmlStaticScxmlServiceFactory class creates SCXML service instances from precompiled documents. More...

Header: #include <QScxmlStaticScxmlServiceFactory>
CMake: find_package(Qt6 REQUIRED COMPONENTS Scxml)
target_link_libraries(mytarget PRIVATE Qt6::Scxml)
qmake: QT += scxml
Since: Qt 5.8
Inherits: QScxmlInvokableServiceFactory

Reimplemented Public Functions

virtual QScxmlInvokableService * invoke(QScxmlStateMachine *parentStateMachine) override

Detailed Description

A factory for instantiating SCXML state machines from files known at compile time, that is, files specified via the src attribute in <invoke>.

Member Function Documentation

[override virtual] QScxmlInvokableService *QScxmlStaticScxmlServiceFactory::invoke(QScxmlStateMachine *parentStateMachine)

Reimplements: QScxmlInvokableServiceFactory::invoke(QScxmlStateMachine *parentStateMachine).

Qt_Technology_Partner_RGB_475 Qt_Service_Partner_RGB_475_padded