newSender

fun newSender(fromStep: Int = 0): QObjectSenderIfc(source)

Creates a fresh sender that advances a single QObject through this route, beginning at fromStep. Attach the result to the instance via qObject.sender(route.newSender()). The default begins at the first step.