Package io.qt.scxml

Interface QScxmlDataModel.ForeachLoopBody

All Superinterfaces:
QtObjectInterface
All Known Implementing Classes:
QScxmlDataModel.ForeachLoopBody.Impl
Enclosing class:
QScxmlDataModel

public static interface QScxmlDataModel.ForeachLoopBody extends QtObjectInterface

Represents a function to be executed on each iteration of an SCXML foreach loop

Java wrapper for Qt's class QScxmlDataModel::ForeachLoopBody