ReceiverSequence

Represents an iterator based sequence of receivers that can be used to send the qObject to the next receiver. At the end of the iterator the default behavior is to silently end.

Constructors

Link copied to clipboard
constructor(receiverItr: ListIterator<QObjectReceiverIfc>)

Functions

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
override fun send(qObject: ModelElement.QObject)