Results 1 to 11 of 11

Thread: QTextEdit eventfilter MouseButtonDblClick

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Dec 2013
    Location
    Colorado
    Posts
    45
    Thanks
    15
    Thanked 2 Times in 2 Posts
    Qt products
    Qt5
    Platforms
    Windows Android

    Default QTextEdit eventfilter MouseButtonDblClick

    The eventfilter() for QTextEdit is not catching the MouseButtonDblClick from the mouse button. It is catching it from the mouse wheel!
    Also, everything works fine if I derive QTextEdit and reimplement void mouseDoubleClickEvent(QMouseEvent * event);
    I'd prefer to not derive QTextEdit.

    Is this behavior a Windows feature? Windows 7, Qt 5.1.1
    Last edited by Henry Blue Heeler; 9th April 2015 at 01:47.

Similar Threads

  1. Replies: 12
    Last Post: 16th February 2014, 14:28
  2. EventFilter problem
    By aruval3 in forum Qt Programming
    Replies: 10
    Last Post: 17th November 2011, 21:22
  3. Autorepeat within eventfilter
    By Patrick_Bao in forum Qt Programming
    Replies: 0
    Last Post: 1st December 2010, 07:37
  4. QTreeWidget and eventFilter
    By luoyes in forum Qt Programming
    Replies: 2
    Last Post: 5th November 2009, 06:38
  5. Replies: 2
    Last Post: 10th April 2009, 02:06

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.