Uses of Class
io.qt.scxml.QScxmlExecutableContent.InvokeInfo
Packages that use QScxmlExecutableContent.InvokeInfo
-
Uses of QScxmlExecutableContent.InvokeInfo in io.qt.scxml
Methods in io.qt.scxml that return QScxmlExecutableContent.InvokeInfoModifier and TypeMethodDescriptionQScxmlExecutableContent.InvokeInfo.clone()
Creates and returns a copy of this object.QScxmlInvokableServiceFactory.invokeInfo()
Constructors in io.qt.scxml with parameters of type QScxmlExecutableContent.InvokeInfoModifierConstructorDescriptionSeeQScxmlExecutableContent::InvokeInfo::
InvokeInfo(QScxmlExecutableContent::InvokeInfo) QScxmlDynamicScxmlServiceFactory
(QScxmlExecutableContent.InvokeInfo invokeInfo, Collection<@QtPrimitiveType Integer> names, Collection<? extends QScxmlExecutableContent.ParameterInfo> parameters) Overloaded constructor forQScxmlDynamicScxmlServiceFactory(io.qt.scxml.QScxmlExecutableContent.InvokeInfo, java.util.Collection, java.util.Collection, io.qt.core.QObject)
withparent = null
.QScxmlDynamicScxmlServiceFactory
(QScxmlExecutableContent.InvokeInfo invokeInfo, Collection<@QtPrimitiveType Integer> names, Collection<? extends QScxmlExecutableContent.ParameterInfo> parameters, QObject parent) QScxmlInvokableServiceFactory
(QScxmlExecutableContent.InvokeInfo invokeInfo, Collection<@QtPrimitiveType Integer> names, Collection<? extends QScxmlExecutableContent.ParameterInfo> parameters) Overloaded constructor forQScxmlInvokableServiceFactory(io.qt.scxml.QScxmlExecutableContent.InvokeInfo, java.util.Collection, java.util.Collection, io.qt.core.QObject)
withparent = null
.QScxmlInvokableServiceFactory
(QScxmlExecutableContent.InvokeInfo invokeInfo, Collection<@QtPrimitiveType Integer> names, Collection<? extends QScxmlExecutableContent.ParameterInfo> parameters, QObject parent) SeeQScxmlInvokableServiceFactory::
QScxmlInvokableServiceFactory(QScxmlExecutableContent::InvokeInfo, QList<QScxmlExecutableContent::StringId>, QList<QScxmlExecutableContent::ParameterInfo>, QObject*) QScxmlStaticScxmlServiceFactory
(QMetaObject metaObject, QScxmlExecutableContent.InvokeInfo invokeInfo, Collection<@QtPrimitiveType Integer> nameList, Collection<? extends QScxmlExecutableContent.ParameterInfo> parameters) Overloaded constructor forQScxmlStaticScxmlServiceFactory(io.qt.core.QMetaObject, io.qt.scxml.QScxmlExecutableContent.InvokeInfo, java.util.Collection, java.util.Collection, io.qt.core.QObject)
withparent = null
.QScxmlStaticScxmlServiceFactory
(QMetaObject metaObject, QScxmlExecutableContent.InvokeInfo invokeInfo, Collection<@QtPrimitiveType Integer> nameList, Collection<? extends QScxmlExecutableContent.ParameterInfo> parameters, QObject parent) SeeQScxmlStaticScxmlServiceFactory::
QScxmlStaticScxmlServiceFactory(const QMetaObject*, QScxmlExecutableContent::InvokeInfo, QList<QScxmlExecutableContent::StringId>, QList<QScxmlExecutableContent::ParameterInfo>, QObject*)