Diffusion KIO 77efdfdaa4f0

Port some core Q_PRIVATE_SLOTS to new connect syntax

Authored by davidedmundson on Nov 30 2018, 2:54 PM.

Description

Port some core Q_PRIVATE_SLOTS to new connect syntax

Summary:
KJob's are quite QObject heavy, we lose a non-trivial amount of time in
signal matching strings. This ports some Q_PRIVATE_SLOTS in FileCopyJob
and the Job base.

Test Plan:
Relevant unit tests
Copied some files

Subscribers: kde-frameworks-devel

Tags: Frameworks

Differential Revision: https://phabricator.kde.org/D17260

Details

Committed
davidedmundsonDec 3 2018, 9:25 AM
Differential Revision
D17260: Port some core Q_PRIVATE_SLOTS to new connect syntax
Parents
R241:16edef0dca46: Remove unused variable
Branches
Unknown
Tags
Unknown