D25010: [StatJob] Use A QFlag to specify the details returned by StatJob

Friedrich W. H. Kossebau noreply at phabricator.kde.org
Wed Nov 20 21:55:17 GMT 2019


kossebau added inline comments.

INLINE COMMENTS

> directorysizejob.cpp:137
>      KIO::ListJob *listJob = KIO::listRecursive(url, KIO::HideProgressInfo);
> -    listJob->addMetaData(QStringLiteral("details"), QStringLiteral("3"));
> +#if KIOCORE_ENABLE_DEPRECATED_SINCE(5, 65)
> +    // TODO KF6: remove legacy details code path

More correct would be KIOCORE_BUILD_DEPRECATED_SINCE(5, 65)., not ENABLE here and in the other cpp files.

REPOSITORY
  R241 KIO

BRANCH
  arcpatch-D25010_1

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

To: meven, #frameworks, dfaure, kossebau
Cc: kde-frameworks-devel, LeGast00n, GB_2, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20191120/16d35ba8/attachment-0001.html>


More information about the Kde-frameworks-devel mailing list