Results 1 to 2 of 2

Thread: Bode example modification to enable zooming support for every range?

Threaded View

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

    Default Re: Bode example modification to enable zooming support for every range?

    The basic design problem is, that there should be a navigation stack for a plot instead of a local stack inside the zoomer. Introducing such a thing is on my TODO list, but won't make it into Qwt 6.0. In the meantime you have to use QwtPlotZoomer::zoomStack() and QwtPlotZoomer::setZoomStack() if you want to add, remove or replace rectangles manually.

    Uwe

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

    umituzun84 (19th March 2010)

Similar Threads

  1. Layout modification in QListWidget
    By ouekah in forum Newbie
    Replies: 2
    Last Post: 20th March 2010, 06:15
  2. QStandardItem color modification
    By prashant in forum Qt Programming
    Replies: 0
    Last Post: 5th November 2009, 09:24
  3. file modification date/time
    By tommy in forum Qt Programming
    Replies: 1
    Last Post: 18th March 2009, 20:43
  4. Replies: 1
    Last Post: 11th September 2007, 07:43
  5. modification time on files
    By soul_rebel in forum Qt Programming
    Replies: 3
    Last Post: 9th August 2007, 20:51

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.