QObjectSenderIfc

fun interface QObjectSenderIfc

A functional interface that promises to send. Within the context of qObjects a sender should cause a qObject to be (eventually) received by a receiver.

Inheritors

Functions

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