Results 1 to 3 of 3

Thread: catching mouseMoveEvent on QwtPlot

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #2
    Join Date
    Feb 2006
    Location
    Munich, Germany
    Posts
    3,325
    Thanked 879 Times in 827 Posts
    Qt products
    Qt3 Qt4 Qt/Embedded
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: catching mouseMoveEvent on QwtPlot

    Install an event filter for the plot canvas: see QObject::installEventFilter. In SVN trunk you find a new example "itemeditor" that shows how to drag plot items with the mouse.

    Uwe

  2. The following user says thank you to Uwe for this useful post:

    grantbj74 (30th July 2012)

Similar Threads

  1. Catching exceptions with Qt
    By The_Fallen in forum Qt Programming
    Replies: 6
    Last Post: 30th July 2010, 19:39
  2. Replies: 6
    Last Post: 14th May 2009, 12:02
  3. Qt - catching interrupts
    By rishid in forum Qt Programming
    Replies: 2
    Last Post: 5th February 2008, 14:17
  4. Catching XEvents with x11EventFilter
    By colfax4 in forum Qt Programming
    Replies: 1
    Last Post: 21st May 2007, 05:27
  5. Catching X Events
    By nupul in forum Qt Programming
    Replies: 3
    Last Post: 16th April 2006, 12:43

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.