Results 1 to 3 of 3

Thread: Detecting changes in the qwt plot axis

Threaded View

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

    Default Re: Detecting changes in the qwt plot axis

    connect(plot->axisWidget(...), SIGNAL(scaleDivChanged()), ... );

    Uwe

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

    mrcolin (27th January 2009)

Similar Threads

  1. Replies: 3
    Last Post: 21st December 2010, 15:51
  2. Replies: 4
    Last Post: 10th October 2009, 18:59
  3. export and printing qwt plot
    By giusepped in forum Qwt
    Replies: 6
    Last Post: 17th December 2008, 08:04
  4. Qwt plot problem on compile
    By sincnarf in forum Qwt
    Replies: 2
    Last Post: 14th October 2007, 12:36
  5. Qwt - extra axis
    By steg90 in forum Qwt
    Replies: 2
    Last Post: 10th July 2007, 15:41

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.