ByTypeRouter

constructor(typeMap: Map<Int, QObjectReceiverIfc>, default: QObjectReceiverIfc)(source)

Parameters

typeMap

maps a QObject type id to its receiver

default

the receiver used when the instance's type is not in the map