java.lang.Object
io.qt.internal.QtJambiObject
io.qt.QtObject
io.qt.scxml.QScxmlTableData.Impl
- All Implemented Interfaces:
QtObjectInterface
,QScxmlTableData
- Enclosing interface:
- QScxmlTableData
Implementor class for interface QScxmlTableData
-
Nested Class Summary
Nested classes/interfaces inherited from class io.qt.QtObject
QtObject.QPrivateConstructor
Nested classes/interfaces inherited from interface io.qt.scxml.QScxmlTableData
QScxmlTableData.Impl
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionassignmentInfo
(int assignmentId) abstract IntBuffer
evaluatorInfo
(int evaluatorId) abstract QScxmlExecutableContent.ForeachInfo
foreachInfo
(int foreachId) abstract int
abstract IntBuffer
abstract String
name()
abstract QScxmlInvokableServiceFactory
serviceFactory
(int id) abstract IntBuffer
abstract String
string
(int id) Methods inherited from class io.qt.QtObject
dispose, equals, isDisposed
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface io.qt.QtObjectInterface
dispose, isDisposed
-
Constructor Details
-
Impl
public Impl() -
Impl
Constructor for internal use only.- Parameters:
p
- expected to benull
.
-
-
Method Details
-
assignmentInfo
@QtUninvokable public abstract QScxmlExecutableContent.AssignmentInfo assignmentInfo(int assignmentId) - Specified by:
assignmentInfo
in interfaceQScxmlTableData
-
dataNames
- Specified by:
dataNames
in interfaceQScxmlTableData
-
evaluatorInfo
- Specified by:
evaluatorInfo
in interfaceQScxmlTableData
-
foreachInfo
- Specified by:
foreachInfo
in interfaceQScxmlTableData
-
initialSetup
- Specified by:
initialSetup
in interfaceQScxmlTableData
-
instructions
- Specified by:
instructions
in interfaceQScxmlTableData
-
name
- Specified by:
name
in interfaceQScxmlTableData
-
serviceFactory
- Specified by:
serviceFactory
in interfaceQScxmlTableData
-
stateMachineTable
- Specified by:
stateMachineTable
in interfaceQScxmlTableData
-
string
- Specified by:
string
in interfaceQScxmlTableData
-