RoutingCase

data class RoutingCase(val predicate: QObjectPredicate, val receiver: QObjectReceiverIfc)(source)

A pairing of a QObjectPredicate with the receiver to use when the predicate holds for the routed instance.

Constructors

Link copied to clipboard
constructor(predicate: QObjectPredicate, receiver: QObjectReceiverIfc)

Properties

Link copied to clipboard
Link copied to clipboard