D6281: Prevent folders from drag and dropping onto themselves in dolphin main view

David Faure noreply at phabricator.kde.org
Fri Oct 27 18:40:39 BST 2017


dfaure added a comment.


  You're both right: const methods (i.e. the const at the end) = GOOD.  Returning const values (i.e. const at the beginning) = BAD (some books recommended it for C++98, but with move semantics in C++11 this is a bad idea, prevents moving from that).

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

To: emateli, #dolphin, elvisangelaccio, ngraham, rkflx
Cc: rkflx, ngraham, elvisangelaccio, dfaure, anthonyfieroni, #konqueror, spoorun, navarromorales, firef, andrebarros, emmanuelp
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.kde.org/mailman/private/kfm-devel/attachments/20171027/e67a3b84/attachment.htm>


More information about the kfm-devel mailing list