Uses of Class
io.qt.scxml.QScxmlDataModel
-
Uses of QScxmlDataModel in io.qt.scxml
Subclasses of QScxmlDataModel in io.qt.scxmlModifier and TypeClassDescriptionclassC++ data model for a Qt SCXML state machineclassThe null data model for a Qt SCXML stateMachineFields in io.qt.scxml with type parameters of type QScxmlDataModelModifier and TypeFieldDescriptionfinal QObject.Signal1<QScxmlDataModel>QScxmlStateMachine.dataModelChangedMethods in io.qt.scxml that return QScxmlDataModelModifier and TypeMethodDescriptionstatic QScxmlDataModelQScxmlDataModel.createScxmlDataModel(String pluginKey) final QScxmlDataModelQScxmlStateMachine.dataModel()final QScxmlDataModelQScxmlStateMachine.getDataModel()Kotlin property getter.Methods in io.qt.scxml that return types with arguments of type QScxmlDataModelModifier and TypeMethodDescriptionfinal QBindable<QScxmlDataModel>QScxmlStateMachine.bindableDataModel()Methods in io.qt.scxml with parameters of type QScxmlDataModelModifier and TypeMethodDescriptionfinal voidQScxmlStateMachine.setDataModel(QScxmlDataModel model)