D22183: Add click to play/play feature on previews for audio/video

Shubham noreply at phabricator.kde.org
Mon Jul 15 09:23:28 BST 2019


shubham added inline comments.

INLINE COMMENTS

> phononwidget.cpp:101
> +    if (event->type() == QEvent::MouseButtonPress){
> +        QMouseEvent *mouseEvent = static_cast<QMouseEvent*>(event);
> +        if (mouseEvent->button() == Qt::LeftButton) {

use qobjectcast

REPOSITORY
  R318 Dolphin

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

To: meven, elvisangelaccio, #dolphin
Cc: shubham, anthonyfieroni, ngraham, kfm-devel, aprcela, 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/20190715/49470050/attachment.htm>


More information about the kfm-devel mailing list