D23420: Use solid to check if a a KFileItem is located on a network mount
Anthony Fieroni
noreply at phabricator.kde.org
Mon Aug 26 07:47:26 BST 2019
anthonyfieroni added inline comments.
INLINE COMMENTS
> meven wrote in kfileitem.cpp:764
> Can't because of
>
> Solid::StorageAccess *storageAccess = device.as<Solid::StorageAccess>();
Get it as `const Solid::StorageAccess`, you can use `auto storageAccess = ...`
REPOSITORY
R241 KIO
BRANCH
solid-network-fs-check
REVISION DETAIL
https://phabricator.kde.org/D23420
To: meven, dfaure, #frameworks
Cc: anthonyfieroni, 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/20190826/ca08fa67/attachment.html>
More information about the Kde-frameworks-devel
mailing list