D12696: Use the new uds implementation

Stefan BrĂ¼ns noreply at phabricator.kde.org
Sun Jun 10 15:08:00 UTC 2018


bruns added a comment.


  In D12696#276660 <https://phabricator.kde.org/D12696#276660>, @martinkostolny wrote:
  
  >
  
  
  `udsField=33554445, value=16384`
  `33554445 = 0x200000d = UDS_NUMBER = 0x02000000 |  UDS_FILE_TYPE = 13`
  https://api.kde.org/frameworks/kio/html/classKIO_1_1UDSEntry.html
  
  `UDS_NAME = 6`: "linked-folder"
  `UDS_LINK_DEST = 14`: "/mnt/add/folders/linked-folder"
  `UDS_FILE_TYPE = 13`:  32768 -> 16384 (0100000 -> 040000)
  File mode changes from 'regular file' to 'directory'

REPOSITORY
  R241 KIO

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

To: jtamate, dfaure, #frameworks
Cc: lbeltrame, asturmlechner, martinkostolny, kde-frameworks-devel, bruns, michaelh, ngraham
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20180610/6ba35208/attachment.html>


More information about the Kde-frameworks-devel mailing list