Simplify PartStreamer

Authored by dvratil on Jul 14 2018, 10:26 PM.

Description

Simplify PartStreamer

It does not need to emit a single with a response, it can instead send
the response straight to the Connection to which it already has a pointer.
This way we don't need a Q_SIGNAL in PartStreamer and hence it does not
need to be a QObject.

Details

Committed
dvratilJul 14 2018, 10:28 PM
Parents
R165:ac5a8b8b9c28: Simplify NotificationCollector
Branches
Unknown
Tags
Unknown