D13124: [RFC] Add Share action to Dolphin context menu
Aleix Pol Gonzalez
noreply at phabricator.kde.org
Sat May 26 00:13:59 BST 2018
apol added a comment.
I have the feeling that it should be a KAbstractFileItemActionPlugin? It's how we implemented it for KDE Connect at least and it should be more generic.
INLINE COMMENTS
> dolphincontextmenu.cpp:318
> +
> + for (QUrl url : m_selectedItems.targetUrlList()) {
> + urlsJson.append(url.toString());
const QUrl &?
REPOSITORY
R318 Dolphin
REVISION DETAIL
https://phabricator.kde.org/D13124
To: nicolasfella, #dolphin, apol
Cc: apol, kfm-devel, #dolphin, spoorun, navarromorales, isidorov, firef, andrebarros, emmanuelp
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.kde.org/mailman/private/kfm-devel/attachments/20180525/2a20fc79/attachment.htm>
More information about the kfm-devel
mailing list