QObjectReceiverIfc

fun interface QObjectReceiverIfc

A generic interface that can be implemented to facilitate the receiving of QObjects for processing.

Author

rossetti

Inheritors

Functions

Link copied to clipboard
abstract fun receive(arrivingQObject: ModelElement.QObject)