D20532: Proof of Concept: Add double click actions to empty space in the folder view

Chris Rizzitello noreply at phabricator.kde.org
Fri Aug 9 12:27:26 BST 2019


rizzitello added inline comments.

INLINE COMMENTS

> kitemlistcontroller.cpp:821
> +    }
> +    DolphinMainWindow *mainWindow = static_cast<DolphinMainWindow *>(QApplication::activeWindow());
> +    if (mainWindow == nullptr || view == nullptr || clickAction == "none") {

The Qt docs would say to use qobject_cast here in place of static_cast.

REPOSITORY
  R318 Dolphin

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

To: fbg13, #dolphin, elvisangelaccio, #vdg, ngraham
Cc: rizzitello, anthonyfieroni, kneckermcknacksack, ngraham, kfm-devel, aprcela, vmarinescu, fprice, fbampaloukas, alexde, feverfew, meven, spoorun, navarromorales, firef, andrebarros, emmanuelp, mikesomov
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.kde.org/mailman/private/kfm-devel/attachments/20190809/83f122e2/attachment.htm>


More information about the kfm-devel mailing list