D11204: Support NTFS hidden files
Kai Uwe Broulik
noreply at phabricator.kde.org
Sat Mar 10 09:28:01 GMT 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: <https://mail.kde.org/mailman/private/kfm-devel/attachments/20180310/0fad7a36/attachment.htm>
More information about the kfm-devel
mailing list