Results 1 to 5 of 5

Thread: No mouseButtonRelease detected

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Sep 2009
    Location
    UK
    Posts
    2,447
    Qt products
    Qt4
    Platforms
    Windows
    Thanks
    6
    Thanked 348 Times in 333 Posts

    Default Re: No mouseButtonRelease detected

    Maybe it would be advisable to just dump all the event types you receive and see what you get.

    Or maybe the release is being filtered out further up the chain before it gets to the widget you are filtering.

  2. #2
    Join Date
    Sep 2010
    Posts
    4
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default Re: No mouseButtonRelease detected

    Thank you for you help.

    But i finally find another thread where I find how to do
    http://www.qtcentre.org/threads/1674...rubberbanddrag

    I don't use the event filter, i have reimplement the mouseReleaseEvent() method

Similar Threads

  1. QT in Path not Detected - On Ubuntu 9.10
    By prchakal in forum Installation and Deployment
    Replies: 1
    Last Post: 9th March 2010, 10:18
  2. Recursive call detected
    By SebastianBecker in forum Qt Programming
    Replies: 3
    Last Post: 10th September 2009, 17:25
  3. glibc detected
    By raghvendramisra in forum Qt Programming
    Replies: 5
    Last Post: 28th May 2008, 03:29
  4. Error: **** glibc detected ****
    By Manohar in forum Qt Programming
    Replies: 2
    Last Post: 9th May 2008, 05:32
  5. no MouseButtonRelease event for QComboBox
    By Beluvius in forum Qt Programming
    Replies: 5
    Last Post: 31st March 2006, 12:58

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
  •  
Qt is a trademark of The Qt Company.