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

David Faure noreply at phabricator.kde.org
Sun Dec 1 13:20:18 GMT 2019


dfaure requested changes to this revision.
dfaure added inline comments.
This revision now requires changes to proceed.

INLINE COMMENTS

> directorysizejob.cpp:141
> +#endif
> +    listJob->addMetaData(QStringLiteral("statDetails"), QString::number(KIO::StatDetail::Basic & KIO::StatDetail::Inode));
>      q->connect(listJob, SIGNAL(entries(KIO::Job*,KIO::UDSEntryList)),

You want |, not & ...

REPOSITORY
  R241 KIO

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/20191201/b74ac441/attachment.html>


More information about the Kde-frameworks-devel mailing list