Uses of Class
io.qt.scxml.QScxmlDataModel
Packages that use QScxmlDataModel
-
Uses of QScxmlDataModel in io.qt.scxml
Subclasses of QScxmlDataModel in io.qt.scxmlModifier and TypeClassDescriptionclass
C++ data model for a Qt SCXML state machineclass
The null data model for a Qt SCXML stateMachineFields in io.qt.scxml with type parameters of type QScxmlDataModelModifier and TypeFieldDescriptionfinal QObject.Signal1
<QScxmlDataModel> QScxmlStateMachine.dataModelChanged
Methods in io.qt.scxml that return QScxmlDataModelModifier and TypeMethodDescriptionstatic QScxmlDataModel
QScxmlDataModel.createScxmlDataModel
(String pluginKey) final QScxmlDataModel
QScxmlStateMachine.dataModel()
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 void
QScxmlStateMachine.setDataModel
(QScxmlDataModel model)