D6281: Prevent folders from drag and dropping onto themselves in dolphin main view
Elvis Angelaccio
noreply at phabricator.kde.org
Tue Jun 20 08:45:41 BST 2017
elvisangelaccio added inline comments.
INLINE COMMENTS
> kitemlistview.h:774
> +public:
> + void setDropUrl(QUrl value);
> + QUrl dropUrl();
Pass by const value, i.e. `const QUrl &foo`, same with the QList below.
REPOSITORY
R318 Dolphin
REVISION DETAIL
https://phabricator.kde.org/D6281
To: emateli, #dolphin
Cc: elvisangelaccio, dfaure, anthonyfieroni, #konqueror, firef, andrebarros, emmanuelp
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.kde.org/mailman/private/kfm-devel/attachments/20170620/3a5411f9/attachment.htm>
More information about the kfm-devel
mailing list