D18788: Refactor KateViewInternal::mouseDoubleClickEvent(QMouseEvent *e)

Shubham noreply at phabricator.kde.org
Thu Feb 7 06:01:08 GMT 2019


shubham added inline comments.

INLINE COMMENTS

> sars wrote in kateviewinternal.cpp:2718
> Where did e->accept() / e->ignore() go? There is a reason they are there...

Btw no need to explicitly accept() the event, because isAccepted() function returns true by default. But surely, event should be explicitly ignored.

REPOSITORY
  R39 KTextEditor

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

To: shubham, cullmann
Cc: dhaumann, sars, kwrite-devel, kde-frameworks-devel, michaelh, ngraham, bruns, demsking, cullmann
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kwrite-devel/attachments/20190207/1df79f45/attachment-0001.html>


More information about the KWrite-Devel mailing list