D17260: Port some core Q_PRIVATE_SLOTS to new connect syntax

David Edmundson noreply at phabricator.kde.org
Fri Nov 30 15:32:11 GMT 2018


davidedmundson added inline comments.

INLINE COMMENTS

> broulik wrote in filecopyjob.cpp:225
> Why this change?

m_copyJob is a superclass of DirectCopyJob which doesn't have the signal.

so it's this or

q->connect(qobject_cast<DirectCopyJob*>(m_copyJob), ....)

REPOSITORY
  R241 KIO

REVISION DETAIL
  https://phabricator.kde.org/D17260

To: davidedmundson
Cc: broulik, kde-frameworks-devel, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20181130/e5f6e3ef/attachment.html>


More information about the Kde-frameworks-devel mailing list