[Akonadi::Monitor] Use QObject::(dis)connectNotify() instead of QObject::receivers()
Closed, ResolvedPublic

Description

Use QObject::disconnectNotify() and QObject::connectNotify() to keep track about which Monitor signals are being listened to instead of calling QObject::receivers() for each notification emission, which can get expensive.

dvratil created this task.May 9 2017, 9:26 PM
knauss closed this task as Resolved.Sep 1 2019, 3:39 PM
knauss claimed this task.
knauss added a subscriber: knauss.

The tasks were released with Applications 19.04.