D10537: Convert from old connect syntax to new one
Kai Uwe Broulik
noreply at phabricator.kde.org
Thu Feb 15 11:47:39 UTC 2018
broulik added inline comments.
INLINE COMMENTS
> listjob.cpp:140
> + QObject::connect(job, &ListJob::entries, q,
> + [this](KIO::Job* job,KIO::UDSEntryList list)
> + {gotEntries(job, list);} );
`const KIO::UDSEntryList &`
REPOSITORY
R241 KIO
REVISION DETAIL
https://phabricator.kde.org/D10537
To: jtamate, #frameworks, dfaure
Cc: broulik, michaelh
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20180215/daf64545/attachment.html>
More information about the Kde-frameworks-devel
mailing list