D23420: Use solid to check if a a KFileItem is located on a network mount

David Faure noreply at phabricator.kde.org
Sun Aug 25 11:29:24 BST 2019


dfaure accepted this revision.
dfaure added inline comments.
This revision is now accepted and ready to land.

INLINE COMMENTS

> kfileitem.cpp:764
> +        const QList<Solid::Device> devices = Solid::Device::listFromType(Solid::DeviceInterface::NetworkShare);
> +        for (Solid::Device device : devices) {
> +            Solid::StorageAccess *storageAccess = device.as<Solid::StorageAccess>();

const &

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/20190825/febe17f8/attachment-0001.html>


More information about the Kde-frameworks-devel mailing list