D11204: Support NTFS hidden files

Kai Uwe Broulik noreply at phabricator.kde.org
Sat Mar 10 09:28:02 UTC 2018


broulik added a comment.


  Shouldn't that rather go into the `file` KIO slave so it sets the `UDS_HIDDEN` attribute?

INLINE COMMENTS

> kfileitem.h:282
> +     */
> +    bool isHiddenNtfs() const;
> +#endif

If we were to go this route (adding it to `KFileItem` which I think we shouldn't), this should be in `KFileItemPrivate` and not a public method, let alone one whose availability depends on the platform

REPOSITORY
  R241 KIO

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

To: rominf, #dolphin, #frameworks
Cc: broulik, #frameworks, #dolphin, michaelh
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20180310/4f94eba1/attachment.html>


More information about the Kde-frameworks-devel mailing list