Port away from serviceOwnerChanged signal
ClosedPublic

Authored by dvratil on Dec 30 2019, 1:19 AM.

Details

Summary

Use QDBusServiceWatcher::service(Un)registered signals, since in
most cases we only need to see one or the other, rarely both and
we basically never want to execute the same code for both.

Diff Detail

Repository
R165 Akonadi
Branch
master
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 20387
Build 20405: arc lint + arc unit
dvratil created this revision.Dec 30 2019, 1:19 AM
Restricted Application added a project: KDE PIM. · View Herald TranscriptDec 30 2019, 1:19 AM
Restricted Application added a subscriber: kde-pim. · View Herald Transcript
dvratil requested review of this revision.Dec 30 2019, 1:19 AM
vkrause accepted this revision.Dec 30 2019, 9:03 AM
This revision is now accepted and ready to land.Dec 30 2019, 9:03 AM
This revision was automatically updated to reflect the committed changes.