java.lang.Object
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.QPrivateConstructorNested classes/interfaces inherited from interface io.qt.scxml.QScxmlTableData
QScxmlTableData.Impl -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionassignmentInfo(int assignmentId) abstract IntBufferevaluatorInfo(int evaluatorId) abstract QScxmlExecutableContent.ForeachInfoforeachInfo(int foreachId) abstract intabstract IntBufferabstract Stringname()abstract QScxmlInvokableServiceFactoryserviceFactory(int id) abstract IntBufferabstract Stringstring(int id) Methods inherited from class io.qt.QtObject
dispose, equals, isDisposedMethods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods 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:
assignmentInfoin interfaceQScxmlTableData
-
dataNames
- Specified by:
dataNamesin interfaceQScxmlTableData
-
evaluatorInfo
- Specified by:
evaluatorInfoin interfaceQScxmlTableData
-
foreachInfo
- Specified by:
foreachInfoin interfaceQScxmlTableData
-
initialSetup
- Specified by:
initialSetupin interfaceQScxmlTableData
-
instructions
- Specified by:
instructionsin interfaceQScxmlTableData
-
name
- Specified by:
namein interfaceQScxmlTableData
-
serviceFactory
- Specified by:
serviceFactoryin interfaceQScxmlTableData
-
stateMachineTable
- Specified by:
stateMachineTablein interfaceQScxmlTableData
-
string
- Specified by:
stringin interfaceQScxmlTableData
-